IDifferenceTextViewModel.ViewType, propriété

Espace de noms :  Microsoft.VisualStudio.Text.Differencing
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
ReadOnly Property ViewType As DifferenceViewType
DifferenceViewType ViewType { get; }
property DifferenceViewType ViewType {
    DifferenceViewType get ();
}
abstract ViewType : DifferenceViewType with get
function get ViewType () : DifferenceViewType

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Differencing.DifferenceViewType

Sécurité .NET Framework

Voir aussi

Référence

IDifferenceTextViewModel Interface

Microsoft.VisualStudio.Text.Differencing, espace de noms