Compartilhar via


FileHttpResponseParsers.GetMetadata(HttpResponseMessage) Método

Definição

public static System.Collections.Generic.IDictionary<string,string> GetMetadata (System.Net.Http.HttpResponseMessage response);
static member GetMetadata : System.Net.Http.HttpResponseMessage -> System.Collections.Generic.IDictionary<string, string>
Public Shared Function GetMetadata (response As HttpResponseMessage) As IDictionary(Of String, String)

Parâmetros

Retornos

Aplica-se a