CodeLensDetailPaneCommand.CommandId Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Gezinti komutu.
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