Store Constructor (array<Type^>^)
Visual Studio 2015
Initializes a new instance of the Store class.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- domainModelTypes
-
Type:
array<System::Type^>^
A list of domain models to be loaded.
The domainModelTypes parameter is optional. Therefore zero or more domain models can be specified.
Show: