Partition::Id Property

 

The Id of this Partition.

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

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

Property Value

Type: System::Guid
Return to top
Show: