Freigeben über


ApplicationBase.ReplyUrls Eigenschaft

Definition

Ruft eine Auflistung von Antwort-URLs für die Anwendung ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="replyUrls")]
public System.Collections.Generic.IList<string> ReplyUrls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replyUrls")>]
member this.ReplyUrls : System.Collections.Generic.IList<string> with get, set
Public Property ReplyUrls As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: