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