Partager via


FeedbackItem.Next Property

Definition

Gets or sets the next feedback item, if there is one.

public System.Management.Automation.Subsystem.Feedback.FeedbackItem? Next { get; set; }
member this.Next : System.Management.Automation.Subsystem.Feedback.FeedbackItem with get, set
Public Property Next As FeedbackItem

Property Value

Applies to