次の方法で共有


Webhook.Uri プロパティ

定義

Webhook URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象