IntraTextAdornmentTag.RemovalCallback Eigenschaft

Definition

Wird aufgerufen, wenn das Zusatzelement aus der Ansicht entfernt wird. Dieser kann null sein.

public:
 property Microsoft::VisualStudio::Text::Editor::AdornmentRemovedCallback ^ RemovalCallback { Microsoft::VisualStudio::Text::Editor::AdornmentRemovedCallback ^ get(); };
public Microsoft.VisualStudio.Text.Editor.AdornmentRemovedCallback RemovalCallback { get; }
member this.RemovalCallback : Microsoft.VisualStudio.Text.Editor.AdornmentRemovedCallback
Public ReadOnly Property RemovalCallback As AdornmentRemovedCallback

Eigenschaftswert

AdornmentRemovedCallback

Der Rückruf.

Gilt für