Share via


FeedbackResults.SelectedFeedback Property

Definition

Gets the list of selected feedback.

public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.PlatformUI.FeedbackSuggestion> SelectedFeedback { get; }
member this.SelectedFeedback : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.PlatformUI.FeedbackSuggestion>
Public ReadOnly Property SelectedFeedback As IReadOnlyCollection(Of FeedbackSuggestion)

Property Value

Applies to