DslDefinesExplorer.GetDsl(Explorer) 方法

定义

获取 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

参数

element
Explorer

返回

Dsl
属性

适用于