CompartmentMapping(String) Constructor
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.
Constructor that takes all of the intial values.
protected:
CompartmentMapping(System::String ^ compartmentId);
protected CompartmentMapping (string compartmentId);
new Microsoft.VisualStudio.Modeling.Diagrams.CompartmentMapping : string -> Microsoft.VisualStudio.Modeling.Diagrams.CompartmentMapping
Protected Sub New (compartmentId As String)
Parameters
- compartmentId
- String
Initial id value.