CodeLensDetailEntryCommand 클래스

정의

세부 정보 창에서 호출할 수 있는 탐색 명령을 나타냅니다.

public ref class CodeLensDetailEntryCommand sealed
public sealed class CodeLensDetailEntryCommand
type CodeLensDetailEntryCommand = class
Public NotInheritable Class CodeLensDetailEntryCommand
상속
CodeLensDetailEntryCommand

설명

명령은 코드가 CommandName 실행되는 플랫폼에 따라 다음 중 CommandSet 하나 또는 쌍만 가질 수 있습니다 CommandId.

생성자

Name Description
CodeLensDetailEntryCommand()

세부 정보 창에서 호출할 수 있는 탐색 명령을 나타냅니다.

속성

Name Description
CommandId

명령 ID입니다.

CommandName

명령 이름입니다.

CommandSet

명령 그룹 Guid입니다.

적용 대상