HttpProductInfoHeaderValue.Product Proprietà

Definizione

Ottiene il prodotto dall'intestazione HTTPProductInfoHeaderValue usato nell'intestazione HTTP dell'agente utente .

public:
 property HttpProductHeaderValue ^ Product { HttpProductHeaderValue ^ get(); };
HttpProductHeaderValue Product();
public HttpProductHeaderValue Product { get; }
var httpProductHeaderValue = httpProductInfoHeaderValue.product;
Public ReadOnly Property Product As HttpProductHeaderValue

Valore della proprietà

Nome del prodotto e versione usata nell'intestazione HTTP dell'agente utente .

Si applica a