edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

UploadSpec(String, String) Constructor

Creates a new upload spec based on a file name.

Definition

Namespace: EnterpriseDT.Net.Ftp.Http
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public UploadSpec(
	string pathname,
	string fieldName
)

Parameters

pathname  String
fieldName  String

See Also