Share via


IAdornmentLayerElement.Adornment, propriété

Obtient l'ornement.

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

Syntaxe

'Déclaration
ReadOnly Property Adornment As UIElement
UIElement Adornment { get; }
property UIElement^ Adornment {
    UIElement^ get ();
}
abstract Adornment : UIElement with get
function get Adornment () : UIElement

Valeur de propriété

Type : UIElement
L'ornement.

Sécurité .NET Framework

Voir aussi

Référence

IAdornmentLayerElement Interface

Microsoft.VisualStudio.Text.Editor, espace de noms