HttpProductHeaderValue.Name Proprietà

Definizione

Ottiene un token che rappresenta il nome del prodotto da usare nell'intestazione HTTP dell'agente utente .

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome del token del prodotto

Si applica a