C#
C++
F#
VB
StorageExtendedErrorInformation.ErrorCode Property
StorageExtendedErrorInformation::ErrorCode Property
StorageExtendedErrorInformation.ErrorCode Property
StorageExtendedErrorInformation.ErrorCode Property
Gets the storage service error code.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property String^ ErrorCode { String^ get(); internal: void set(String^ value); }
Property Value
Type: System.StringSystem::String^System.StringSystem.StringA string containing the storage service error code.