共用方式為


FilterFileDetails.FilterFilePath Property

Definition

Gets or sets path of the file that contains the details of all items to transfer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to