Partager via


NavigationEventArgs.Content Propriété

Définition

Obtient le nœud racine du contenu de la page cible.

public:
 property Platform::Object ^ Content { Platform::Object ^ get(); };
IInspectable Content();
public object Content { get; }
var object = navigationEventArgs.content;
Public ReadOnly Property Content As Object

Valeur de propriété

Object

Platform::Object

IInspectable

Nœud racine du contenu de la page cible.

S’applique à