Freigeben über


WebViewControlNavigationStartingEventArgs Klasse

Definition

public ref class WebViewControlNavigationStartingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebViewControlNavigationStartingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebViewControlNavigationStartingEventArgs
Public NotInheritable Class WebViewControlNavigationStartingEventArgs
Vererbung
Object Platform::Object IInspectable WebViewControlNavigationStartingEventArgs
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

Cancel

Ruft einen Wert ab, der angibt, ob die IWebViewControl-Navigation abgebrochen werden soll, oder legt diesen fest.

Uri

Ruft den URI (Uniform Resource Identifier) des Inhalts ab, den IWebViewControl lädt.

Gilt für: