PartitionLoadInformation.PartitionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the partition ID. This command can be used as piping purpose.
public Guid PartitionId { get; }
member this.PartitionId : Guid
Public ReadOnly Property PartitionId As Guid
Property Value
- System.Guid
The partition ID.