CloudServiceFunctionsCopyObjectsItem Constructor |
Namespace: NeoAxis.CloudAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic CopyObjectsItem(
string path,
bool isDirectory,
string targetName
)
Parameters
- path String
-
- isDirectory Boolean
-
- targetName String
-
See Also