Partager via


IWwwFormUrlDecoderEntry.Value Propriété

Définition

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é

String

Platform::String

winrt::hstring

Valeur d’un paramètre de requête qui correspond à la propriété Name .

S’applique à

Voir aussi