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