CodeLensDetailPaneCommand.CommandId Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O comando de navegação.
public:
property Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailEntryCommand ^ CommandId { Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailEntryCommand ^ get(); void set(Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailEntryCommand ^ value); };
public Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDetailEntryCommand CommandId { get; set; }
member this.CommandId : Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDetailEntryCommand with get, set
Public Property CommandId As CodeLensDetailEntryCommand