Gets prompt instruction.
Namespace: Renci.SshNet.CommonAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
public string Instruction { get; private set; }public string Instruction { get; private set; }Public Property Instruction As String
Get
Private Set
Public Property Instruction As String
Get
Private Set
public:
property String^ Instruction {
String^ get ();
private: void set (String^ value);
}public:
property String^ Instruction {
String^ get ();
private: void set (String^ value);
}