PowerTCP SSH and SFTP for .NET
BannerText Property




Gets the text of the banner sent by the server.
Syntax
'Declaration
 
Public ReadOnly Property BannerText As String
'Usage
 
Dim instance As BannerEventArgs
Dim value As String
 
value = instance.BannerText
public string BannerText {get;}
public: __property string* get_BannerText();
public:
property String^ BannerText {
   String^ get();
}
See Also

Reference

BannerEventArgs Class
BannerEventArgs Members


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