Sdílet prostřednictvím


JsonRpcDisconnectedEventArgs.LastMessage Vlastnost

Definice

Upozornění

Toto rozhraní API je teď zastaralé.

Upozornění

Avoid using properties that assume the message is exchanged by JToken.

Získá poslední zprávu.

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

Hodnota vlastnosti

Newtonsoft.Json.Linq.JToken
Atributy

Platí pro