protected override string SystemPartitionType { get; }
Protected Overrides ReadOnly Property SystemPartitionType As String
Get
protected:
virtual property String^ SystemPartitionType {
String^ get () override;
}
abstract SystemPartitionType : string with get
override SystemPartitionType : string with get
The system partition for BIOS systems is a regular primary partition that holds the Windows boot manager. This partition should be formatted using the NTFS file system.