ElementListCompartment::DefaultCreationDomainClass Property
Visual Studio 2015
Gets or sets the DomainClassInfo to use for new item creation. This is the default one that gets used when we're not sure which one to create.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property DomainClassInfo^ DefaultCreationDomainClass { DomainClassInfo^ get(); void set(DomainClassInfo^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling::DomainClassInfo^
Show: