次の方法で共有


DisconnectedEventArgs.Reason プロパティ

定義

引数の reason フィールドを取得または設定します。

public string Reason { get; set; }
member this.Reason : string with get, set
Public Property Reason As String

プロパティ値

切断イベントが発生した理由 (プレーン テキスト)。

適用対象