ITypingEditTag Interface

Definition

Indicates that the edit is the result of the user typing a character.

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

Applies to