Dsl.Explorer Property

Definition

Gets or sets Explorer. Explorer defined by the DSL.

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

Property Value

Attributes

Applies to