SuggestedActionSet Properties

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

NameDescription
System_CAPS_pubpropertyActions

Gets a list of suggested actions.

System_CAPS_pubpropertyApplicableToSpan

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.

System_CAPS_pubpropertyPriority

Gets the SuggestedActionSetPriority value of this list of suggested actions.

System_CAPS_pubpropertyTitle

Gets the title for this list of suggested actions.

Return to top
Show: