WarningHeaderValue.Agent 속성

정의

경고를 연결한 호스트를 가져옵니다.

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

속성 값

경고를 연결한 호스트입니다.

적용 대상