IWebUINavigatedEventArgs Interface

Définition

Fournit des données pour un événement de navigation d’application.

public interface class IWebUINavigatedEventArgs
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2807579064, 9369, 16432, 166, 157, 21, 210, 217, 207, 229, 36)]
struct IWebUINavigatedEventArgs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2807579064, 9369, 16432, 166, 157, 21, 210, 217, 207, 229, 36)]
public interface IWebUINavigatedEventArgs
Public Interface IWebUINavigatedEventArgs
Dérivé
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

NavigatedOperation

Obtient l’opération de navigation de l’application.

S’applique à