次の方法で共有


IWebSocketCloseDetails.InputCloseStatusDescription プロパティ

定義

詳細のステータスの説明を取得します。

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

プロパティ値

詳細のステータス説明。

適用対象