次の方法で共有


IncomingWebResponseContext.StatusDescription プロパティ

定義

受信 Web 応答のステータスの説明を取得します。

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

プロパティ値

受信 Web 応答のステータスの説明。

適用対象