Diagram.Designer Property

Definition

Gets or sets Designer. Designer referencing the diagram.

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

Property Value

Attributes

Applies to