Windows apps
Collapse the table of content
Expand the table of content

HttpRequestMessage::Properties Property

Gets a set of properties for the HTTP request.

Namespace:  System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
property IDictionary<String^, Object^>^ Properties {
	IDictionary<String^, Object^>^ get ();
}
Show:
© 2017 Microsoft