SuggestedActionsUpdatedArgs.ActionSetArray Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Entirety of SuggestedActionSets available in the IAsyncLightBulbSession as of this update.
public System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Language.Intellisense.SuggestedActionSet> ActionSetArray { get; }
member this.ActionSetArray : System.Collections.Immutable.ImmutableArray<Microsoft.VisualStudio.Language.Intellisense.SuggestedActionSet>
Public ReadOnly Property ActionSetArray As ImmutableArray(Of SuggestedActionSet)