IDeleteEditTag Interface

Definition

Indicates that the edit is the result of the user typing hitting a backspace or delete.

public interface class IDeleteEditTag : Microsoft::VisualStudio::Text::IUserEditTag
public interface IDeleteEditTag : Microsoft.VisualStudio.Text.IUserEditTag
type IDeleteEditTag = interface
    interface IUserEditTag
    interface IEditTag
Public Interface IDeleteEditTag
Implements IUserEditTag
Implements

Applies to