Proprietà IAdornmentLayerElement.Adornment
Ottiene l'area di controllo.
Spazio dei nomi: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Sintassi
'Dichiarazione
ReadOnly Property Adornment As UIElement
UIElement Adornment { get; }
property UIElement^ Adornment {
UIElement^ get ();
}
abstract Adornment : UIElement with get
function get Adornment () : UIElement
Valore proprietà
Tipo: UIElement
L'area di controllo.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.