Partition.StateId 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.
A StateId that defines what state this Partition object is in.
public:
property Guid StateId { Guid get(); };
public Guid StateId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.StateId : Guid
Public ReadOnly Property StateId As Guid
Property Value
- Attributes