Condividi tramite


IHttpSysRequestInfoFeature.RequestInfo Proprietà

Definizione

Raccolta del HTTP_REQUEST_INFO per la richiesta corrente. L'intero rappresenta l'identificazione HTTP_REQUEST_INFO_TYPE valore di enumerazione. La memoria è byte opachi che devono essere interpertati nel formato specificato dal valore di enumerazione.

public:
 property System::Collections::Generic::IReadOnlyDictionary<int, ReadOnlyMemory<System::Byte>> ^ RequestInfo { System::Collections::Generic::IReadOnlyDictionary<int, ReadOnlyMemory<System::Byte>> ^ get(); };
public System.Collections.Generic.IReadOnlyDictionary<int,ReadOnlyMemory<byte>> RequestInfo { get; }
member this.RequestInfo : System.Collections.Generic.IReadOnlyDictionary<int, ReadOnlyMemory<byte>>
Public ReadOnly Property RequestInfo As IReadOnlyDictionary(Of Integer, ReadOnlyMemory(Of Byte))

Valore della proprietà

Si applica a