LinkShape.DomainClassId Field

Represents the ID for the link shape.

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

Syntax

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

value = LinkShape.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

LinkShape Class

LinkShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace