Bagikan melalui


CodeLensDetailEntryDescriptor Class

Definition

Defines a row entry in CodeLensDetailsDescriptor.

public ref class CodeLensDetailEntryDescriptor sealed
public sealed class CodeLensDetailEntryDescriptor
type CodeLensDetailEntryDescriptor = class
Public NotInheritable Class CodeLensDetailEntryDescriptor
Inheritance
CodeLensDetailEntryDescriptor

Constructors

CodeLensDetailEntryDescriptor()

Properties

Fields

A list of field values in the entry.

NavigationCommand

Navigation command associated with the entry.

NavigationCommandArgs

Arguments for the navigation command.

SelectionCommandArgs

Arguments for commands associated with the entry.

Tooltip

Tooltip for the entry.

Applies to