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입니다.

적용 대상