SuggestedActionsUpdatedArgs.ActionSetArray Property

Definition

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)

Property Value

Applies to