共用方式為


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

適用於