Bagikan melalui


CodeLensDetailEntryDescriptor.NavigationCommand Property

Definition

Navigation command associated with the entry.

public:
 property Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailEntryCommand ^ NavigationCommand { Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailEntryCommand ^ get(); void set(Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailEntryCommand ^ value); };
public Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDetailEntryCommand NavigationCommand { get; set; }
member this.NavigationCommand : Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDetailEntryCommand with get, set
Public Property NavigationCommand As CodeLensDetailEntryCommand

Property Value

Applies to