C#
C++
F#
VB
RequestEventArgs.RequestInformation Property
RequestEventArgs::RequestInformation Property
RequestEventArgs.RequestInformation Property
RequestEventArgs.RequestInformation Property
Gets the request information associated with this event.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property RequestResult^ RequestInformation { RequestResult^ get(); internal: void set(RequestResult^ value); }
Property Value
Type: Microsoft.WindowsAzure.Storage.RequestResultMicrosoft.WindowsAzure.Storage::RequestResult^Microsoft.WindowsAzure.Storage.RequestResultMicrosoft.WindowsAzure.Storage.RequestResultThe request information associated with this event.