FragmentNavigationEventArgs.Fragment Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le fragment d’URI (Uniform Resource Identifier).
public:
property System::String ^ Fragment { System::String ^ get(); };
public string Fragment { get; }
member this.Fragment : string
Public ReadOnly Property Fragment As String
Valeur de propriété
Fragment d’URI. Si vous affectez une chaîne vide à la propriété, le début du contenu sera accessible par défaut par la navigation.