DomainModel Constructor (Store^, Guid)
Visual Studio 2015
Initializes a new instance of the DomainModel class.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- store
-
Type:
Microsoft.VisualStudio.Modeling::Store^
The store that contains the domain model.
- domainModelId
-
Type:
System::Guid
The ID of the domain model.
Show: