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