次の方法で共有


ConnectionState.ActionsRequired プロパティ

定義

必要なアクション (存在する場合) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="actionsRequired")]
public string ActionsRequired { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionsRequired")>]
member this.ActionsRequired : string with get, set
Public Property ActionsRequired As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象