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