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