ExplorerReferencesBehavior.GetExplorer(ExplorerBehavior) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- element
- ExplorerBehavior
Returns
- Attributes