ProductInfoHeaderValue.Comment 属性

定义

ProductInfoHeaderValue 对象中获取注释。

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

属性值

注释值。ProductInfoHeaderValue

适用于