IDiskInfo.Size Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets the size of the disk in megabytes (MB).
Namespace: WHSInfoIF
Assembly: Interop.WHSInfoIF (in interop.whsinfoif.dll)
Syntax
'Declaration
<DispIdAttribute(1610678274)> _
ReadOnly Property Size As Long
'Usage
Dim instance As IDiskInfo
Dim value As Long
value = instance.Size
[DispIdAttribute(1610678274)]
long Size { get; }
[DispIdAttribute(1610678274)]
property long long Size {
long long get ();
}
/** @property */
long get_Size ()
function get Size () : long
Property Value
A long integer that represents the total size of the disk in MB.
Platforms
Windows Home Server
Windows Home Server