Editor.Dsl Property

Definition

Gets or sets Dsl. Dsl defining the editor.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::Dsl ^ Dsl { Microsoft::VisualStudio::Modeling::DslDefinition::Dsl ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::Dsl ^ value); };
public Microsoft.VisualStudio.Modeling.DslDefinition.Dsl Dsl { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Dsl : Microsoft.VisualStudio.Modeling.DslDefinition.Dsl with get, set
Public Property Dsl As Dsl

Property Value

Dsl
Attributes

Applies to