Share via


ExplorerBehaviorHasNodeSettings.GetExplorerBehavior Method

Definition

Gets ExplorerBehavior.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerBehavior ^ GetExplorerBehavior(Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerNodeSettings ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior GetExplorerBehavior (Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetExplorerBehavior : Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerNodeSettings -> Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior
Public Shared Function GetExplorerBehavior (element As ExplorerNodeSettings) As ExplorerBehavior

Parameters

Returns

Attributes

Applies to