CHttp.FtpRequest Property | |
Indicates that the http connection is being used to access an ftp server.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FtpRequest AS USUAL GET SET
public virtual Usual FtpRequest { get; set; }
Request Example
View SourceProperty Value
Type:
UsualIndicates that the http connection is being used to access an ftp server.
See Also