次の方法で共有


FileHttpResponseParsers.ReadServiceProperties(Stream) メソッド

定義

public static Microsoft.WindowsAzure.Storage.File.Protocol.FileServiceProperties ReadServiceProperties (System.IO.Stream inputStream);
static member ReadServiceProperties : System.IO.Stream -> Microsoft.WindowsAzure.Storage.File.Protocol.FileServiceProperties
Public Shared Function ReadServiceProperties (inputStream As Stream) As FileServiceProperties

パラメーター

inputStream
Stream

戻り値

適用対象