IDifferenceTextViewModel::ViewType Property

 

Gets or sets the type of the view that uses this IDifferenceTextViewModel.

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

property DifferenceViewType ViewType {
	DifferenceViewType get();
}

Property Value

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

The type of the view that uses this IDifferenceTextViewModel.

Return to top
Show: