ToastNotificationActionTriggerDetail.UserInput Property

Definition

Gets a value indicating the user's action.

public:
 property ValueSet ^ UserInput { ValueSet ^ get(); };
ValueSet UserInput();
public ValueSet UserInput { get; }
var valueSet = toastNotificationActionTriggerDetail.userInput;
Public ReadOnly Property UserInput As ValueSet

Property Value

A value indicating the user's action.

Applies to