TableStatusReport::Error Property
If the storage operation wasn't successful, this will contain the error information.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
public: property String^ Error { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Property Value
Type: System::String^
Show: