Click or drag to resize

PartitionModel Properties

The PartitionModel type exposes the following members.

Properties
  NameDescription
Public propertyFileSystem
Gets or sets is the file system for the partition.
Public propertyFlags
Gets or sets is the flags for the partition.
Public propertyPartitionEndInB
Gets or sets is the endpoint in b for the partition volume.
Public propertyPartitionName
Gets or sets is the partition name created on this partition.
Public propertyPartitionNumber
Gets or sets is the partition number.
Public propertyPartitionStartInB
Gets or sets is the startpoint in b for the partition volume.
Public propertyPartitionType
Gets or sets represents the partition type for the partition like primary, extended or logical.
Public propertyValid
Gets or sets determine whether or not this partition is a valid one.
Top
See Also