ICodeLensTag 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.
An ITag indicating the place where CodeLens indicators should be created.
public interface class ICodeLensTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface ICodeLensTag : Microsoft.VisualStudio.Text.Tagging.ITag
type ICodeLensTag = interface
interface ITag
Public Interface ICodeLensTag
Implements ITag
- Derived
- Implements
Properties
Descriptor |
The descriptor for this tag. |
Events
Disconnected |
Raised when this tag has been disconnected and is no longer used as part of the editor. |