次の方法で共有


ApiContractProperties.SourceApiId プロパティ

定義

ソース API の API 識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象