MefMetadataConstants.DomainModelNamespace Field
Key for Metadata value that represents the namespace 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 DomainModelNamespace As String
public const string DomainModelNamespace
public:
literal String^ DomainModelNamespace
static val mutable DomainModelNamespace: string
public const var DomainModelNamespace : 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.