HttpProductHeaderValue.Version Proprietà

Definizione

Ottiene un token che rappresenta la versione del prodotto da utilizzare nell'intestazione HTTP User-Agent .

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

Valore della proprietà

String

Platform::String

winrt::hstring

Versione del token del prodotto.

Si applica a