ICommandingTextBufferResolver.ResolveBuffersForCommand<TArgs> Method

Definition

Given a command type, resolves a list of text buffers on which a command should be executed.

C++
public:
generic <typename TArgs>
 where TArgs : Microsoft::VisualStudio::Text::Editor::Commanding::EditorCommandArgs System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Text::ITextBuffer ^> ^ ResolveBuffersForCommand();

Type Parameters

TArgs

Command type.

Returns

A list of text buffers on which a command should be executed.

Applies to

Tuote Versiot
Visual Studio SDK 2017, 2019, 2022