ExplorerBehaviorHasNodeSettings.SetExplorerBehavior(ExplorerNodeSettings, ExplorerBehavior) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Legt explorerbehavior fest.
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)
Parameter
- element
- ExplorerNodeSettings
- newExplorerBehavior
- ExplorerBehavior
- Attribute