|
JobUploadParametersToLowerDirPatterns Property
|
Blobs will have their names converted to lowercase if their full name matches one these regular
expression patterns (case insensitive). Example: 'CaseData/Age.met' will be uploaded as 'CaseData/age.met'.
Namespace: RCS.Carbon.SharedAssembly: RCS.Carbon.Shared (in RCS.Carbon.Shared.dll) Version: 9.0.12
Syntax public string[] ToLowerDirPatterns { get; set; }
Property Value
StringSee Also