Click or drag to resize

JobDownloadParametersIncludeFolders Property

Blob virtual directory part matches to include in the download. If the blob's virtual directory prefix parts contain any part of the specified strings then it is included in the download.

Namespace: RCS.Carbon.Shared
Assembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax
C#
public string[] IncludeFolders { get; }

Property Value

String
See Also