Share via


PredictionResult.Suggestions Property

Definition

Gets the suggestions.

public System.Collections.Generic.IReadOnlyList<System.Management.Automation.Subsystem.Prediction.PredictiveSuggestion> Suggestions { get; }
member this.Suggestions : System.Collections.Generic.IReadOnlyList<System.Management.Automation.Subsystem.Prediction.PredictiveSuggestion>
Public ReadOnly Property Suggestions As IReadOnlyList(Of PredictiveSuggestion)

Property Value

Applies to