ModelElement.DomainClassId Field

Represents the ID of the domain class for this element.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)

Syntax

'宣言
Public Shared ReadOnly DomainClassId As Guid
'使用
Dim value As Guid

value = ModelElement.DomainClassId
public static readonly Guid DomainClassId
public:
static initonly Guid DomainClassId
public static final var DomainClassId : Guid

Field Value

Type: System.Guid

Permissions

See Also

Reference

ModelElement Class

ModelElement Members

Microsoft.VisualStudio.Modeling Namespace