IDifferenceViewer::ActiveViewType Property

 

Gets or sets the active view that last had focus.

Namespace:   Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

property DifferenceViewType ActiveViewType {
	DifferenceViewType get();
}

Property Value

Type: Microsoft.VisualStudio.Text.Differencing::DifferenceViewType

The active view that last had focus.

Return to top
Show: