Compartilhar via


Propriedade IAdornmentLayerElement.Adornment

Obtém o adorno.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (em Microsoft.VisualStudio.Text.UI.Wpf.dll)

Sintaxe

'Declaração
ReadOnly Property Adornment As UIElement
UIElement Adornment { get; }
property UIElement^ Adornment {
    UIElement^ get ();
}
abstract Adornment : UIElement with get
function get Adornment () : UIElement

Valor de propriedade

Tipo: UIElement
O adorno.

Segurança do .NET Framework

Consulte também

Referência

IAdornmentLayerElement Interface

Namespace Microsoft.VisualStudio.Text.Editor