共用方式為


EventRequestMessage.RequestUri Property

Definition

Gets or sets the URI used to send the event request message.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to