HardDriveInfoPartitions Property
Gets the number of partitions on this hard drive that are recognized by the operating system.
Namespace: DevCase.Core.IO.Devices.DrivesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int Partitions { get; }
Public ReadOnly Property Partitions As Integer
Get
Dim instance As HardDriveInfo
Dim value As Integer
value = instance.Partitions
public:
property int Partitions {
int get ();
}
member Partitions : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32