←Select platform

FreeSpace Property

Summary

Gets or sets an integer that specifies how many bytes of free space are left on the current device.

Syntax

C#
VB
C++
public int FreeSpace {get; set;}
Public Property FreeSpace As Integer
public: 
property int FreeSpace { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer that specifies how many bytes of free space are left on the current device.

Example

Refer to QueryFileSystem example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Twain Assembly
Click or drag to resize