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