次の方法で共有


AzureFileStorageReadSettings.FileListPath プロパティ

定義

コピーする各ファイル (データセットで構成されたパスへの相対パス) を一覧表示するテキスト ファイルを取得または設定します。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="fileListPath")]
public object FileListPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fileListPath")>]
member this.FileListPath : obj with get, set
Public Property FileListPath As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象