MOVEitFileInfoUploadIP Property |
The IP Address, if any, from which this file was uploaded.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string UploadIP { get; }
Public ReadOnly Property UploadIP As String
Get
public:
property String^ UploadIP {
String^ get ();
}
Property Value
Type:
StringSee Also