protected override string SystemPartitionFileSystem { get; }
Protected Overrides ReadOnly Property SystemPartitionFileSystem As String
Get
protected:
virtual property String^ SystemPartitionFileSystem {
String^ get () override;
}
abstract SystemPartitionFileSystem : string with get
override SystemPartitionFileSystem : 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.