PartitionModel Properties |
The PartitionModel type exposes the following members.
| Name | Description | |
|---|---|---|
| FileSystem |
Gets or sets is the file system for the partition.
| |
| Flags |
Gets or sets is the flags for the partition.
| |
| PartitionEndInB |
Gets or sets is the endpoint in b for the partition volume.
| |
| PartitionName |
Gets or sets is the partition name created on this partition.
| |
| PartitionNumber |
Gets or sets is the partition number.
| |
| PartitionStartInB |
Gets or sets is the startpoint in b for the partition volume.
| |
| PartitionType |
Gets or sets represents the partition type for the partition like primary, extended or logical.
| |
| Valid |
Gets or sets determine whether or not this partition is a valid one.
|