IDifferenceViewer.ActiveViewType, propriété

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Differencing.DifferenceViewType

Sécurité .NET Framework

Voir aussi

Référence

IDifferenceViewer Interface

Microsoft.VisualStudio.Text.Differencing, espace de noms