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; }

Field Value

Response.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also