Skip to content

PartitionEntry Class

Jared Atkinson edited this page Nov 29, 2016 · 16 revisions

Syntax

public class PartitionEntry
{
    // Properties
    public readonly bool Bootable;
    public readonly string SystemId;
    public readonly uint StartSector;
    public readonly uint EndSector;
}

Properties

Bootable -

SystemId -

StartSector -

EndSector -

Home

Getting Started

Documentation

Cmdlets

Clone this wiki locally