Share via


IAdornmentLayerElement.RemovedCallback, propriété

Définit le comportement lors de la suppression d'un 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 RemovedCallback As AdornmentRemovedCallback
AdornmentRemovedCallback RemovedCallback { get; }
property AdornmentRemovedCallback^ RemovedCallback {
    AdornmentRemovedCallback^ get ();
}
abstract RemovedCallback : AdornmentRemovedCallback with get
function get RemovedCallback () : AdornmentRemovedCallback

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Editor.AdornmentRemovedCallback
Rappel de suppression.

Sécurité .NET Framework

Voir aussi

Référence

IAdornmentLayerElement Interface

Microsoft.VisualStudio.Text.Editor, espace de noms