WwwFormUrlDecoderEntry.Name 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.
Représente le nom d’un paramètre dans une chaîne de requête d’URL. Utilisez plutôt la version de l’interface IWwwFormUrlDecoderEntry (IWwwFormUrlDecoderEntry.Name) ; voir Remarques.
public:
property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = wwwFormUrlDecoderEntry.name;
Public ReadOnly Property Name As String
Valeur de propriété
Nom d’un paramètre de chaîne de requête. La propriété Value représente la valeur correspondante.