| ControlStreamFileCommandRewindDigit Property |
Get the digit for rewind.
Namespace: AsterNET.FastAGI.CommandAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string RewindDigit { get; }
Public ReadOnly Property RewindDigit As String
Get
public:
property String^ RewindDigit {
String^ get ();
}
member RewindDigit : string with get
Property Value
Type:
StringSee Also