Sdílet prostřednictvím


ExplorerHidesNodes.SetExplorerBehavior – metoda

Nastaví ExplorerBehavior.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Deklarace
Public Shared Sub SetExplorerBehavior ( _
    element As DomainPath, _
    newExplorer As ExplorerBehavior _
)
public static void SetExplorerBehavior(
    DomainPath element,
    ExplorerBehavior newExplorer
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ExplorerHidesNodes Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů