SuggestedActionSet Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | Actions | Gets a list of suggested actions. |
![]() | ApplicableToSpan | Gets the applicability span for this list of suggested actions. The applicability span is the span of text in the ITextBuffer to which the list of suggested actions pertains, if any. |
![]() | Priority | Gets the SuggestedActionSetPriority value of this list of suggested actions. |
![]() | Title | Gets the title for this list of suggested actions. |
Show:
