Partager via


NetworkTrace.Message Propriété

Définition

Obtient ou définit le message détaillé d’une opération de trace réseau, par exemple un message d’erreur en cas de défaillance.

[Newtonsoft.Json.JsonProperty(PropertyName="message")]
public string Message { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="message")>]
member this.Message : string with get, set
Public Property Message As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à