Condividi tramite


Metodo DslLibraryDefinesShapes.GetLinkToDslLibrary

Ottiene il collegamento DslLibraryDefinesShapes a un oggetto BaseShape.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetLinkToDslLibrary ( _
    shapeInstance As BaseShape _
) As DslLibraryDefinesShapes
public static DslLibraryDefinesShapes GetLinkToDslLibrary(
    BaseShape shapeInstance
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryDefinesShapes

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DslLibraryDefinesShapes Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition