ICodeLensDescriptor 接口

定义

表示一个对象,该对象描述要在其中创建的位置的代码元素 ICodeLensTag

public interface class ICodeLensDescriptor
public interface ICodeLensDescriptor
type ICodeLensDescriptor = interface
Public Interface ICodeLensDescriptor

属性

ApplicableSpan

元素的 Span

ElementDescription

为其创建此描述符的元素的简短说明。

FilePath

在其中创建描述符的文档的绝对文件路径。

Kind

元素的 CodeElementKinds

ProjectGuid

文档的包含项目。 Empty如果文档是解决方案的杂项文件或者不需要指定,则可以为。

适用于