CodeLensDataPointDescriptor 类

定义

表示 CodeLens 数据点的描述符。

public ref class CodeLensDataPointDescriptor sealed
public sealed class CodeLensDataPointDescriptor
type CodeLensDataPointDescriptor = class
Public NotInheritable Class CodeLensDataPointDescriptor
继承
CodeLensDataPointDescriptor

注解

此类型用于表示从远程数据点提供程序返回的数据点的对象。

构造函数

CodeLensDataPointDescriptor()

属性

Description

在数据点的 UI 指示器中显示的说明文本。

ImageId

数据点的图像内容。

IntValue

数据点的整数内容。

TooltipText

数据点的 UI 指示器的工具提示文本。

适用于