Partilhar via


Propriedade IVsDifferenceCodeWindow.InlineLabel

Namespace:  Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (em Microsoft.VisualStudio.Editor.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: Object

Segurança do .NET Framework

Consulte também

Referência

IVsDifferenceCodeWindow Interface

Namespace Microsoft.VisualStudio.Editor