MefMetadataConstants.DomainModelId Field
Key for Metadata value that represents the unique identifier (a GUID) of a domain model type
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
Syntax
'Declaration
Public Const DomainModelId As String
public const string DomainModelId
public:
literal String^ DomainModelId
static val mutable DomainModelId: string
public const var DomainModelId : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.