HttpRequestMessage.Properties Property
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Gets a set of properties for the HTTP request.
Namespace: System.Net.Http
Assembly: System.Net.Http (in System.Net.Http.dll)
Property Value
Type: System.Collections.Generic.IDictionary<String, Object>Returns IDictionary<TKey, TValue>.
Show: