System.Management.Automation.Subsystem.Feedback Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
FeedbackContext |
Context information about the last command line. |
FeedbackHub |
Provides a set of feedbacks for given input. |
FeedbackItem |
The class represents a feedback item generated by the feedback provider. |
FeedbackResult |
The class represents a result from a feedback provider. |
Interfaces
IFeedbackProvider |
Interface for implementing a feedback provider on command failures. |
Enums
FeedbackDisplayLayout |
Layout for displaying the recommended actions. |
FeedbackTrigger |
Types of trigger for the feedback provider. |