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 UEFI systems is an EFI System Partition (ESP), which must be formatted as FAT32 because it is accessed by the system firmware.