Freigeben über


DslDefinesExplorerBehavior.SetExplorerBehavior-Methode

Legt fest ExplorerBehavior.

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 Sub SetExplorerBehavior ( _
    element As DslLibrary, _
    newExplorerBehavior As ExplorerBehavior _
)
public static void SetExplorerBehavior(
    DslLibrary element,
    ExplorerBehavior newExplorerBehavior
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DslDefinesExplorerBehavior Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace