Share via


ExplorerBehaviorHasNodeSettings.SetExplorerBehavior Method

Definition

Sets ExplorerBehavior.

public:
 static void SetExplorerBehavior(Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerNodeSettings ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerBehavior ^ newExplorerBehavior);
[System.Diagnostics.DebuggerStepThrough]
public static void SetExplorerBehavior (Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings element, Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior newExplorerBehavior);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetExplorerBehavior : Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings * Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior -> unit
Public Shared Sub SetExplorerBehavior (element As ExplorerNodeSettings, newExplorerBehavior As ExplorerBehavior)

Parameters

newExplorerBehavior
ExplorerBehavior
Attributes

Applies to