PowerTCP SSH and SFTP for .NET
Instruction Property




Gets the instruction string sent by the server.
Syntax
'Declaration
 
Public ReadOnly Property Instruction As String
'Usage
 
Dim instance As ChallengeEventArgs
Dim value As String
 
value = instance.Instruction
public string Instruction {get;}
public: __property string* get_Instruction();
public:
property String^ Instruction {
   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