ISuggestedActionWithFlavors Properties
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayText | Gets the localized text representing the suggested action. This property should never be null.(Inherited from ISuggestedAction.) |
![]() | HasActionSets | Determines whether this action has nested suggested action sets.(Inherited from ISuggestedAction.) |
![]() | HasPreview | Determines whether this suggested action can provide a preview via GetPreviewAsync(CancellationToken)./// </summary>/// <remarks> </remarks>(Inherited from ISuggestedAction.) |
![]() | IconAutomationText | Gets the text to be used as the automation name for the icon when it's displayed. For purposes of accessibility, this property should not be null if the icon is specified.(Inherited from ISuggestedAction.) |
![]() | IconMoniker | Gets an optional icon representing the suggested action or null if this suggested action doesn't have an icon.(Inherited from ISuggestedAction.) |
![]() | InputGestureText | Gets the text describing an input gesture that will apply the suggested action.(Inherited from ISuggestedAction.) |
