ProductInfoHeaderValue.Comment 屬性

定義

ProductInfoHeaderValue 物件取得註解。

public:
 property System::String ^ Comment { System::String ^ get(); };
public string Comment { get; }
public string? Comment { get; }
member this.Comment : string
Public ReadOnly Property Comment As String

屬性值

ProductInfoHeaderValue 的註解值。

適用於