Share via


FeedbackWindowOptions.Suggestions Property

Definition

The suggestions to display on the feedback window

public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.PlatformUI.FeedbackSuggestion> Suggestions { get; init; }
member this.Suggestions : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.PlatformUI.FeedbackSuggestion> with get, set
Public Property Suggestions As IReadOnlyCollection(Of FeedbackSuggestion)

Property Value

Applies to