DiagramDocView.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:
abstract property Microsoft::VisualStudio::Modeling::Shell::VSDiagramView ^ CurrentDesigner { Microsoft::VisualStudio::Modeling::Shell::VSDiagramView ^ get(); };
public abstract Microsoft.VisualStudio.Modeling.Shell.VSDiagramView CurrentDesigner { get; }
member this.CurrentDesigner : Microsoft.VisualStudio.Modeling.Shell.VSDiagramView
Public MustOverride ReadOnly Property CurrentDesigner As VSDiagramView