IProxyEditTag Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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