DriveListItemAvailablePercent Property |
Gets the percentual availability of disk space of the current item
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public double AvailablePercent { get; }
Public ReadOnly Property AvailablePercent As Double
Get
public:
property double AvailablePercent {
double get ();
}
member AvailablePercent : float with get
Property Value
Type:
DoubleSee Also