LinkShape.ManuallyRoutedDomainPropertyId Field

Represents the ID that is assigned to the ManuallyRouted flag.

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

Syntax

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

value = LinkShape.ManuallyRoutedDomainPropertyId
public static readonly Guid ManuallyRoutedDomainPropertyId
public:
static initonly Guid ManuallyRoutedDomainPropertyId
public static final var ManuallyRoutedDomainPropertyId : Guid

Field Value

Type: System.Guid

Permissions

See Also

Reference

LinkShape Class

LinkShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace