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 getBIOS systems use MBR, which has a four partition limit, requiring the use of an extended partition containing logical volumes if more volumes are desired.