protected override bool UseExtendedPartition { get; }Protected Overrides ReadOnly Property UseExtendedPartition As Boolean
Getprotected:
virtual property bool UseExtendedPartition {
bool get () override;
}abstract UseExtendedPartition : bool with get
override UseExtendedPartition : bool with getUEFI systems use GPT, which has a 128 partition limit, so an extended partition with logical volumes is not required for more than four partitions. Creating more than 128 partitions is not supported.