Proprietà FtpClientConnectionEventArgsClientFtp
|
Restituisce la commessa.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public FtpClient ClientFtp { get; set; }
Public Property ClientFtp As FtpClient
Get
Set
public:
property FtpClient^ ClientFtp {
FtpClient^ get ();
void set (FtpClient^ value);
}
member ClientFtp : FtpClient with get, set
Valore della proprietà
FtpClientVedi anche