PageStackEntry.Parameter Propriété

Définition

Obtient le paramètre de navigation associé à cette entrée de navigation.

public:
 property Platform::Object ^ Parameter { Platform::Object ^ get(); };
IInspectable Parameter();
public object Parameter { get; }
var object = pageStackEntry.parameter;
Public ReadOnly Property Parameter As Object

Valeur de propriété

Object

Platform::Object

IInspectable

Paramètre de navigation.

S’applique à