IDifferenceTextViewModel.ViewType 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.
The type of the view that uses this IDifferenceTextViewModel.
public:
property Microsoft::VisualStudio::Text::Differencing::DifferenceViewType ViewType { Microsoft::VisualStudio::Text::Differencing::DifferenceViewType get(); };
public:
property Microsoft::VisualStudio::Text::Differencing::DifferenceViewType ViewType { Microsoft::VisualStudio::Text::Differencing::DifferenceViewType get(); };
public Microsoft.VisualStudio.Text.Differencing.DifferenceViewType ViewType { get; }
member this.ViewType : Microsoft.VisualStudio.Text.Differencing.DifferenceViewType
Public ReadOnly Property ViewType As DifferenceViewType
Property Value
The type of the view that uses this IDifferenceTextViewModel.