CoreDomainModel.DomainModelId Field

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

See Also

Reference

CoreDomainModel Class

CoreDomainModel Members

Microsoft.VisualStudio.Modeling Namespace