Freigeben über


DslDefinesExplorerBehavior.GetDslLibrary-Methode

Ruft DslLibrary ab.

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

Syntax

'Declaration
Public Shared Function GetDslLibrary ( _
    element As ExplorerBehavior _
) As DslLibrary
public static DslLibrary GetDslLibrary(
    ExplorerBehavior element
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary

.NET Framework-Sicherheit

Siehe auch

Referenz

DslDefinesExplorerBehavior Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace