JsonRpcDisconnectedEventArgs.LastMessage Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przestroga
Ten interfejs API jest już przestarzały.
Przestroga
Avoid using properties that assume the message is exchanged by JToken.
Pobiera ostatni komunikat.
public string LastMessage { get; }
public Newtonsoft.Json.Linq.JToken LastMessage { get; }
public Newtonsoft.Json.Linq.JToken? LastMessage { get; }
[System.Obsolete]
public Newtonsoft.Json.Linq.JToken? LastMessage { get; }
[System.Obsolete("Avoid using properties that assume the message is exchanged by JToken.")]
public Newtonsoft.Json.Linq.JToken? LastMessage { get; }
member this.LastMessage : string
member this.LastMessage : Newtonsoft.Json.Linq.JToken
[<System.Obsolete>]
member this.LastMessage : Newtonsoft.Json.Linq.JToken
[<System.Obsolete("Avoid using properties that assume the message is exchanged by JToken.")>]
member this.LastMessage : Newtonsoft.Json.Linq.JToken
Public ReadOnly Property LastMessage As String
Public ReadOnly Property LastMessage As JToken
Wartość właściwości
Newtonsoft.Json.Linq.JToken
- Atrybuty