Partager via


IVsDifferenceCodeWindow.RightLabel, propriété

Espace de noms :  Microsoft.VisualStudio.Editor
Assembly :  Microsoft.VisualStudio.Editor (dans Microsoft.VisualStudio.Editor.dll)

Syntaxe

'Déclaration
Property RightLabel As Object
Object RightLabel { get; set; }
property Object^ RightLabel {
    Object^ get ();
    void set (Object^ value);
}
abstract RightLabel : Object with get, set
function get RightLabel () : Object 
function set RightLabel (value : Object)

Valeur de propriété

Type : Object

Sécurité .NET Framework

Voir aussi

Référence

IVsDifferenceCodeWindow Interface

Microsoft.VisualStudio.Editor, espace de noms