| VerboseCommandLevel Property |
Get/Set the level to use.
Namespace: AsterNET.FastAGI.CommandAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Level { get; set; }
Public Property Level As Integer
Get
Set
public:
property int Level {
int get ();
void set (int value);
}
member Level : int with get, set
Property Value
Type:
Int32See Also