CodeLensDetailEntryCommand 類別

定義

代表一個可從細節窗格調用的導航指令。

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

備註

指令只能有 CommandName 和 的對CommandSetCommandId,視程式碼執行的平台而定:

建構函式

名稱 Description
CodeLensDetailEntryCommand()

代表一個可從細節窗格調用的導航指令。

屬性

名稱 Description
CommandId

指令 Id.

CommandName

指令名稱。

CommandSet

指揮組 Guid

適用於