| TDDModeCommandMode Property |
Get the mode to set.
Namespace: AsterNET.FastAGI.CommandAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Mode { get; }
Public ReadOnly Property Mode As String
Get
public:
property String^ Mode {
String^ get ();
}
member Mode : string with get
Property Value
Type:
StringSee Also