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