次の方法で共有


ODataErrorHelper.ReadFromStreamUsingODataLib メソッド

定義

public static Microsoft.WindowsAzure.Storage.StorageExtendedErrorInformation ReadFromStreamUsingODataLib (System.IO.Stream inputStream, System.Net.Http.HttpResponseMessage response, string contentType);
static member ReadFromStreamUsingODataLib : System.IO.Stream * System.Net.Http.HttpResponseMessage * string -> Microsoft.WindowsAzure.Storage.StorageExtendedErrorInformation
Public Shared Function ReadFromStreamUsingODataLib (inputStream As Stream, response As HttpResponseMessage, contentType As String) As StorageExtendedErrorInformation

パラメーター

inputStream
Stream
contentType
String

戻り値

適用対象