SingleDiagramDocView.CurrentDesigner 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.
Current Designer
public:
property Microsoft::VisualStudio::Modeling::Shell::VSDiagramView ^ CurrentDesigner { Microsoft::VisualStudio::Modeling::Shell::VSDiagramView ^ get(); };
public override sealed Microsoft.VisualStudio.Modeling.Shell.VSDiagramView CurrentDesigner { get; }
member this.CurrentDesigner : Microsoft.VisualStudio.Modeling.Shell.VSDiagramView
Public Overrides NotOverridable ReadOnly Property CurrentDesigner As VSDiagramView