Gets the request from the user.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IRequest Request { get; }
ReadOnly Property Request As IRequest
Get
property IRequest^ Request {
IRequest^ get ();
}
abstract Request : IRequest with get
Property Value
Type:
IRequestSee Also