IFormattingEditTag 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 part of automatic formatting.
public interface class IFormattingEditTag : Microsoft::VisualStudio::Text::IInviolableEditTag
public interface IFormattingEditTag : Microsoft.VisualStudio.Text.IInviolableEditTag
type IFormattingEditTag = interface
interface IInviolableEditTag
interface IEditTag
Public Interface IFormattingEditTag
Implements IInviolableEditTag
- Implements