次の方法で共有


OperationValue.Resource プロパティ

定義

操作が適用されるリソースの表示名を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="display.resource")]
public string Resource { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="display.resource")>]
member this.Resource : string
Public ReadOnly Property Resource As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象