ISuggestedActionSetCollector.Add(SuggestedActionSet) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds SuggestedActionSet to be displayed at Priority. Might be invoked from any thread.
public:
void Add(Microsoft::VisualStudio::Language::Intellisense::SuggestedActionSet ^ suggestedActionSet);
public void Add (Microsoft.VisualStudio.Language.Intellisense.SuggestedActionSet suggestedActionSet);
abstract member Add : Microsoft.VisualStudio.Language.Intellisense.SuggestedActionSet -> unit
Public Sub Add (suggestedActionSet As SuggestedActionSet)
Parameters
- suggestedActionSet
- SuggestedActionSet