WarningHeaderValue.Agent 属性

定义

获取附加警告的主机。

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

属性值

附加警告的主机。

适用于