ImageGear for .NET
FreeSpace Property




Gets bytes of free space on the current device.
Syntax
'Declaration
 
Public ReadOnly Property FreeSpace As Long
'Usage
 
Dim instance As ImGearFileInfo
Dim value As Long
 
value = instance.FreeSpace
public long FreeSpace {get;}
public: __property long get_FreeSpace();
public:
property int64 FreeSpace {
   int64 get();
}

Property Value

Int64 value.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback