Share via


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

'Declaration
Public Shared ReadOnly DomainModelId As Guid
'Usage
Dim value As Guid 

value = CoreDomainModel.DomainModelId
public static readonly Guid DomainModelId
public:
static initonly Guid DomainModelId
public static final var DomainModelId : Guid

.NET Framework Security

See Also

Reference

CoreDomainModel Class

CoreDomainModel Members

Microsoft.VisualStudio.Modeling Namespace