IContextResponse Property |
Gets the response to send back to the user.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax IResponse Response { get; }
ReadOnly Property Response As IResponse
Get
property IResponse^ Response {
IResponse^ get ();
}
abstract Response : IResponse with get
Property Value
Type:
IResponseSee Also