Partager via


WebViewControlNavigationStartingEventArgs Classe

Définition

Fournit des données pour les événements NavigationStarting et FrameNavigationStarting .

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
Héritage
Object Platform::Object IInspectable WebViewControlNavigationStartingEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1803 (introduit dans 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v6.0)

Propriétés

Cancel

Obtient ou définit une valeur indiquant s’il faut annuler la navigation IWebViewControl .

Uri

Obtient l’URI (Uniform Resource Identifier) du contenu chargé par IWebViewControl .

S’applique à