Click or drag to resize
MOVEitFileInfoName Property
The 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 Name { get; }

Property Value

Type: String
Remarks
In folders where "enforce unique filenames" is turned off, this will generally be a combination of the original file name and the file ID.
See Also