CodeLensDetailEntryDescriptor.SelectionCommandArgs Özellik

Tanım

public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailEntryCommandArgs ^> ^ SelectionCommandArgs { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailEntryCommandArgs ^> ^ get(); void set(System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Language::CodeLens::Remoting::CodeLensDetailEntryCommandArgs ^> ^ value); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDetailEntryCommandArgs> SelectionCommandArgs { get; set; }
member this.SelectionCommandArgs : seq<Microsoft.VisualStudio.Language.CodeLens.Remoting.CodeLensDetailEntryCommandArgs> with get, set
Public Property SelectionCommandArgs As IEnumerable(Of CodeLensDetailEntryCommandArgs)

Özellik Değeri

IEnumerable<CodeLensDetailEntryCommandArgs>

Şunlara uygulanır