Sdílet prostřednictvím


ModuleErrorInfo.Message Vlastnost

Definice

Získá nebo nastaví chybovou zprávu.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro