Dart.Ssh Namespace > ChallengeEventArgs Class : Instruction Property |
'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();