ImDiskDeviceDiskSize Property |
Retrieves volume size of disk device.
Namespace: LTR.IO.ImDiskAssembly: ImDiskNet (in ImDiskNet.dll) Version: 1.0.0.0 (1.0.007.0)
Syntax public long DiskSize { get; }
Public ReadOnly Property DiskSize As Long
Get
public:
property long long DiskSize {
long long get ();
}
member DiskSize : int64 with get
Property Value
Type:
Int64See Also