protected override bool UseExtendedPartition { get; }
Protected Overrides ReadOnly Property UseExtendedPartition As Boolean
Get
protected:
virtual property bool UseExtendedPartition {
bool get () override;
}
abstract UseExtendedPartition : bool with get
override UseExtendedPartition : bool with get
BIOS systems use MBR, which has a four partition limit, requiring the use of an extended partition containing logical volumes if more volumes are desired.