C#
C++
F#
VB
RequestResult.Exception Property
RequestResult::Exception Property
RequestResult.Exception Property
RequestResult.Exception Property
Gets or sets the exception.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property Exception^ Exception { Exception^ get(); void set(Exception^ value); }
Property Value
Type: System.ExceptionSystem::Exception^System.ExceptionSystem.ExceptionAn Exception object.