Share via


FeedbackItem.RecommendedActions Property

Definition

Gets the recommended actions -- command lines or even code snippets to run.

[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]
public System.Collections.Generic.List<string>? RecommendedActions { get; }
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })>]
member this.RecommendedActions : System.Collections.Generic.List<string>
Public ReadOnly Property RecommendedActions As List(Of String)

Property Value

Attributes

Applies to