通过


CodeLensDetailEntryCommand 类

定义

表示可从详细信息窗格调用的导航命令。

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

注解

命令只能有或CommandNameCommandSetCommandId,具体取决于代码运行的平台:

构造函数

名称 说明
CodeLensDetailEntryCommand()

表示可从详细信息窗格调用的导航命令。

属性

名称 说明
CommandId

命令 ID。

CommandName

命令名称。

CommandSet

命令组 Guid

适用于