Freigeben über


ConnectorHasDecorators.GetLinkToConnector-Methode

Ruft den ConnectorHasDecorators-Link für Decorator ab.

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

Syntax

'Declaration
Public Shared Function GetLinkToConnector ( _
    decoratorInstance As Decorator _
) As ConnectorHasDecorators
public static ConnectorHasDecorators GetLinkToConnector(
    Decorator decoratorInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorHasDecorators

.NET Framework-Sicherheit

Siehe auch

Referenz

ConnectorHasDecorators Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace