次の方法で共有


OperationTagResourceContractProperties.ApiName プロパティ

定義

API 名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象