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 のコメントの値。

適用対象