Partager via


IWwwFormUrlDecoderEntry.Name Propriété

Définition

Représente le nom d’un paramètre dans une chaîne de requête d’URL.

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = iWwwFormUrlDecoderEntry.name;
Public ReadOnly Property Name As String

Valeur de propriété

String

Platform::String

winrt::hstring

Nom d’un paramètre de chaîne de requête. La propriété Value représente la valeur correspondante.

S’applique à

Voir aussi