Поделиться через


HttpProductInfoHeaderValue.Comment Свойство

Определение

Возвращает комментарий к продукту из httpProductInfoHeaderValue , используемого в 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

Значение свойства

String

Platform::String

winrt::hstring

Комментарий к продукту, используемый в http-заголовке User-Agent .

Применяется к