次の方法で共有


OperationDisplay.Resource プロパティ

定義

このアクション/操作に関連するリソースの種類のローカライズされたフレンドリ形式を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象