次の方法で共有


PnsFeedback.NotificationSystemError プロパティ

定義

通知システム エラーを取得または設定します。

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="NotificationSystemError", Order=1001)]
public string NotificationSystemError { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="NotificationSystemError", Order=1001)>]
member this.NotificationSystemError : string with get, set
Public Property NotificationSystemError As String

プロパティ値

通知システム エラー。

属性

適用対象