Freigeben über


WebViewControlWebResourceRequestedEventArgs Klasse

Definition

public ref class WebViewControlWebResourceRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebViewControlWebResourceRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebViewControlWebResourceRequestedEventArgs
Public NotInheritable Class WebViewControlWebResourceRequestedEventArgs
Vererbung
Object Platform::Object IInspectable WebViewControlWebResourceRequestedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Eigenschaften

Request

Ruft die abgefangene HTTP-Anforderung ab.

Response

Ruft die HTTP-Antwort ab, die an windows.Web.UI.IWebViewControl gesendet wird, oder legt diese fest.

Methoden

GetDeferral()

Ruft eine Zurückstellung ab.

Gilt für: