PowerTCP SSH and SFTP for .NET
HttpResponse Property




The HTTP response sent by the proxy.
Syntax
'Declaration
 
Public ReadOnly Property HttpResponse As String
'Usage
 
Dim instance As HttpProxyException
Dim value As String
 
value = instance.HttpResponse
public string HttpResponse {get;}
public: __property string* get_HttpResponse();
public:
property String^ HttpResponse {
   String^ get();
}
See Also

Reference

HttpProxyException Class
HttpProxyException Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic