CommandSetLibrary.CurrentModelingDocView 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.
Currently focused document view
protected:
property Microsoft::VisualStudio::Modeling::Shell::ModelingDocView ^ CurrentModelingDocView { Microsoft::VisualStudio::Modeling::Shell::ModelingDocView ^ get(); };
protected Microsoft.VisualStudio.Modeling.Shell.ModelingDocView CurrentModelingDocView { get; }
member this.CurrentModelingDocView : Microsoft.VisualStudio.Modeling.Shell.ModelingDocView
Protected ReadOnly Property CurrentModelingDocView As ModelingDocView