Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 689 Bytes

httpbaseprotocolfilter_httpbaseprotocolfilter_1221375020.md

File metadata and controls

21 lines (14 loc) · 689 Bytes
-api-id -api-type
M:Windows.Web.Http.Filters.HttpBaseProtocolFilter.#ctor
winrt method

Windows.Web.Http.Filters.HttpBaseProtocolFilter.HttpBaseProtocolFilter

-description

Initializes a new instance of the HttpBaseProtocolFilter class.

In a desktop app, before using an instance of this class in a way that displays UI, you'll need to associate the object with its owner's window handle. For more info, and code examples, see Display WinRT UI objects that depend on CoreWindow.

-remarks

-examples

-see-also