Partager via


Action.ServiceUrl Propriété

Définition

Obtient utiliser cette URL pour obtenir des données supplémentaires afin de déterminer comment effectuer l’action appropriée. Par exemple, le serviceUrl peut retourner JSON avec une URL d’image.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à