Partager via


IVsDifferenceCodeWindow.LeftLabel, propriété

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

Syntaxe

'Déclaration
Property LeftLabel As Object
Object LeftLabel { get; set; }
property Object^ LeftLabel {
    Object^ get ();
    void set (Object^ value);
}
abstract LeftLabel : Object with get, set
function get LeftLabel () : Object 
function set LeftLabel (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