IDifferenceTextViewModel.ViewType Property
Namespace: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaração
ReadOnly Property ViewType As DifferenceViewType
DifferenceViewType ViewType { get; }
property DifferenceViewType ViewType {
DifferenceViewType get ();
}
abstract ViewType : DifferenceViewType
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.