Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace:  Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaration
ReadOnly Property ViewType As DifferenceViewType
DifferenceViewType ViewType { get; }
property DifferenceViewType ViewType {
    DifferenceViewType get ();
}
abstract ViewType : DifferenceViewType with get
function get ViewType () : DifferenceViewType
Property Value
Type: Microsoft.VisualStudio.Text.Differencing.DifferenceViewType
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.