次の方法で共有


ServiceEndpointPropertiesFormat.Service プロパティ

定義

エンドポイント サービスの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象