次の方法で共有


ODataErrorHelper.ReadAndParseExtendedError(Stream) メソッド

定義

public static Microsoft.WindowsAzure.Storage.StorageExtendedErrorInformation ReadAndParseExtendedError (System.IO.Stream inputStream);
static member ReadAndParseExtendedError : System.IO.Stream -> Microsoft.WindowsAzure.Storage.StorageExtendedErrorInformation
Public Shared Function ReadAndParseExtendedError (inputStream As Stream) As StorageExtendedErrorInformation

パラメーター

inputStream
Stream

戻り値

適用対象