ILightBulbSession::ActionCategories Property
Visual Studio 2015
Gets the set of suggested action categories this session was requested to provide.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
property ISuggestedActionCategorySet^ ActionCategories {
ISuggestedActionCategorySet^ get();
}
Property Value
Type: Microsoft.VisualStudio.Language.Intellisense::ISuggestedActionCategorySet^The set of suggested action categories this session was requested to provide.
Show: