Click or drag to resize
SendTextCommandText Property
Get/Set the text to send.

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Text { get; set; }

Return Value

Type: String
the text to send.
See Also