Partition::AlternateId Property

 

The AlternateId is used in the

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

public:
property Object^ AlternateId {
	Object^ get();
	void set(Object^ value);
}

Property Value

Type: System::Object^
Return to top
Show: