Click or drag to resize
MOVEitFileInfoPath Property
The full path of this file.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public string Path { get; }

Property Value

Type: String
Remarks
This will be a combination of the parent folder's path, and the file's name.
See Also