IDifferenceViewer.ActiveViewType 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.
Identifies the active view that last had focus.
public:
property Microsoft::VisualStudio::Text::Differencing::DifferenceViewType ActiveViewType { Microsoft::VisualStudio::Text::Differencing::DifferenceViewType get(); };
public:
property Microsoft::VisualStudio::Text::Differencing::DifferenceViewType ActiveViewType { Microsoft::VisualStudio::Text::Differencing::DifferenceViewType get(); };
public Microsoft.VisualStudio.Text.Differencing.DifferenceViewType ActiveViewType { get; }
member this.ActiveViewType : Microsoft.VisualStudio.Text.Differencing.DifferenceViewType
Public ReadOnly Property ActiveViewType As DifferenceViewType
Property Value
The active view that last had focus.