DslDefinesExplorer.GetExplorer(Dsl) 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::Dsl ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.Explorer GetExplorer (Microsoft.VisualStudio.Modeling.DslDefinition.Dsl element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetExplorer : Microsoft.VisualStudio.Modeling.DslDefinition.Dsl -> Microsoft.VisualStudio.Modeling.DslDefinition.Explorer
Public Shared Function GetExplorer (element As Dsl) As Explorer
Parameters
- element
- Dsl
Returns
- Attributes