SelectedPartition.PartitionId Property
Gets partition id
Namespace: System.Fabric.Testability
Assembly: System.Fabric.Testability (in System.Fabric.Testability.dll)
Syntax
public Guid PartitionId { get; private set; }
Property Value
Type: System.Guid
See Also
SelectedPartition Class
System.Fabric.Testability Namespace
Return to top