共用方式為


RecallActionParameters.RecallPath Property

Definition

Gets or sets recall path.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to