| AGIRequestRequest Property |
[Missing <summary> documentation for "P:AsterNET.FastAGI.AGIRequest.Request"]
Namespace: AsterNET.FastAGIAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public IDictionary Request { get; }
Public ReadOnly Property Request As IDictionary
Get
public:
property IDictionary^ Request {
IDictionary^ get ();
}
member Request : IDictionary with get
Property Value
Type:
IDictionarySee Also