次の方法で共有


FilterFileDetails.FilterFilePath プロパティ

定義

転送するすべての項目の詳細を含むファイルのパスを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象