Partition::StateId Property

 

A StateId that defines what state this Partition object is in.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
property Guid StateId {
	Guid get();
	internal: void set(Guid value);
}

Property Value

Type: System::Guid
Return to top
Show: