CompartmentMapping Constructor (String^)

 

Constructor that takes all of the intial values.

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

protected:
CompartmentMapping(
	String^ compartmentId
)

Parameters

compartmentId
Type: System::String^

Initial id value.

Return to top
Show: