Click or drag to resize

JobDownloadParametersExcludeFolders Property

Blob virtual directory part matches to exclude from the download. If the blob's virtual directory prefix parts contain any part of the specified strings then it is excluded from the download.

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

Property Value

String
See Also