Dela via


FeedbackResult Class

Definition

The class represents a result from a feedback provider.

[System.Runtime.CompilerServices.Nullable(0)]
[System.Runtime.CompilerServices.NullableContext(1)]
public class FeedbackResult
[<System.Runtime.CompilerServices.Nullable(0)>]
[<System.Runtime.CompilerServices.NullableContext(1)>]
type FeedbackResult = class
Public Class FeedbackResult
Inheritance
FeedbackResult
Attributes

Properties

Id

Gets the Id of the feedback provider.

Item

Gets the feedback item.

Name

Gets the name of the feedback provider.

Applies to