ICodeLensDescriptor Interface

Definition

Represents an object describing a code element at the location where an ICodeLensTag will be created.

C++
public interface class ICodeLensDescriptor

Properties

ApplicableSpan

The Span of the element.

ElementDescription

A short description of the element for which this descriptor is created.

FilePath

The absolute file path of the document in which the descriptor is created.

Kind

The CodeElementKinds of the element.

ProjectGuid

The containing project of the document. Can be Empty if the document is a solution's miscellaneous file, or if it does not need to be specified.

Applies to

Produkt Verzie
Visual Studio SDK 2017, 2019, 2022