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