ToastNotificationActionTriggerDetail.UserInput 屬性

定義

取得值,指出使用者的動作。

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

屬性值

值,表示使用者的動作。

適用於