Partager via


IVsDifferenceCodeWindow.InlineLabel, propriété

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

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Object

Sécurité .NET Framework

Voir aussi

Référence

IVsDifferenceCodeWindow Interface

Microsoft.VisualStudio.Editor, espace de noms