IWwwFormUrlDecoderEntry.Value 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 une valeur nommée dans une chaîne de requête d’URL.
public:
property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = iWwwFormUrlDecoderEntry.value;
Public ReadOnly Property Value As String
Valeur de propriété
Valeur d’un paramètre de requête qui correspond à la propriété Name .