Freigeben über


DslLibraryDefinesShapes.GetLinkToDslLibrary-Methode

Ruft den DslLibraryDefinesShapes-Link für BaseShape 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 GetLinkToDslLibrary ( _
    shapeInstance As BaseShape _
) As DslLibraryDefinesShapes
public static DslLibraryDefinesShapes GetLinkToDslLibrary(
    BaseShape shapeInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryDefinesShapes

.NET Framework-Sicherheit

Siehe auch

Referenz

DslLibraryDefinesShapes Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace