Diagram.Designer Property
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 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