Represents the domain model ID for the core domain model.
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'宣言
Public Shared ReadOnly DomainModelId As Guid
'使用
Dim value As Guid
value = CoreDomainModel.DomainModelId
public static readonly Guid DomainModelId
public:
static initonly Guid DomainModelId
public static final var DomainModelId : Guid
Field Value
Type: System.Guid
Permissions
- 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.