Gets or sets response to the prompt.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property Response As String Get Set |
C# |
---|
public string Response { get; set; } |