Share via


IProxyEditTag Interface

Definition

Indicates that the edit is perfomed on behalf of the user, and will be undone by the entity which performed the edit.

public interface class IProxyEditTag : Microsoft::VisualStudio::Text::IInviolableEditTag
public interface IProxyEditTag : Microsoft.VisualStudio.Text.IInviolableEditTag
type IProxyEditTag = interface
    interface IInviolableEditTag
    interface IEditTag
Public Interface IProxyEditTag
Implements IInviolableEditTag
Implements

Applies to