HttpProductInfoHeaderValue.Comment Proprietà

Definizione

Ottiene il commento del prodotto da HttpProductInfoHeaderValue utilizzato nell'intestazione HTTP User-Agent .

public:
 property Platform::String ^ Comment { Platform::String ^ get(); };
winrt::hstring Comment();
public string Comment { get; }
var string = httpProductInfoHeaderValue.comment;
Public ReadOnly Property Comment As String

Valore della proprietà

String

Platform::String

winrt::hstring

Commento del prodotto usato nell'intestazione HTTP user-agent .

Si applica a