Condividi tramite


Proprietà IVsDifferenceCodeWindow.LeftLabel

Spazio dei nomi:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

Tipo: Object

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDifferenceCodeWindow Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Editor