次の方法で共有


ParameterExampleContract.ExternalValue プロパティ

定義

リテラルの例を指す URL を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象