PowerTCP SSH and SFTP for .NET
Name Property




Gets the name string sent by the server.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As ChallengeEventArgs
Dim value As String
 
value = instance.Name
public string Name {get;}
public: __property string* get_Name();
public:
property String^ Name {
   String^ get();
}
See Also

Reference

ChallengeEventArgs Class
ChallengeEventArgs Members


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