ISuggestedAction::GetActionSetsAsync Method (CancellationToken)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Task<IEnumerable<SuggestedActionSet^>^>^ GetActionSetsAsync( CancellationToken cancellationToken )
Parameters
- cancellationToken
- Type: System.Threading::CancellationToken
Return Value
Type: System.Threading.Tasks::Task<IEnumerable<SuggestedActionSet^>^>^
Show: