Click or drag to resize
MOVEitFileInfoOriginalFilename Property
The original name of this file.

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

Property Value

Type: String
Remarks
In folders where "enforce unique filenames" is turned off, there may be several files with the same originalFilename.
See Also