CommandSetLibrary.CurrentModelingDocView Property

Definition

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

Property Value

Applies to