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