共用方式為


Action.ServiceUrl Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="serviceUrl")]
public string ServiceUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceUrl")>]
member this.ServiceUrl : string
Public ReadOnly Property ServiceUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to