다음을 통해 공유


Webhook.Uri 속성

정의

웹후크 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

적용 대상