Condividi tramite


Proprietà IVsDifferenceCodeWindow.InlineLabel

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

Sintassi

'Dichiarazione
Property InlineLabel As Object
Object InlineLabel { get; set; }
property Object^ InlineLabel {
    Object^ get ();
    void set (Object^ value);
}
abstract InlineLabel : Object with get, set
function get InlineLabel () : Object 
function set InlineLabel (value : Object)

Valore proprietà

Tipo: Object

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDifferenceCodeWindow Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Editor