Aracılığıyla paylaş


CorrelationFilter.To Property

Definition

Gets or sets address to send to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to