Share via


ExplorerReferencesBehavior.GetExplorer(ExplorerBehavior) Method

Definition

Gets Explorer.

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

Parameters

Returns

Attributes

Applies to