C#
C++
F#
VB
Gets the error details from an XML-formatted error stream.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Public Shared Function ReadFromStream ( inputStream As Stream ) As StorageExtendedErrorInformation
Parameters
- inputStream
-
Type:
System.IO.StreamSystem.IO::Stream^System.IO.StreamSystem.IO.Stream
The input stream.
See Also
ReadFromStream Overload
StorageExtendedErrorInformation Class
Microsoft.WindowsAzure.Storage Namespace