次の方法で共有


OperationDisplayInfo.Operation プロパティ

定義

ユーザーがアクセス許可レベルに基づいて実行できるアクションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象