Sdílet prostřednictvím


DeleteCertificateError.Target Vlastnost

Definice

Získá nebo nastaví cíl konkrétní chyby. Například název vlastnosti v chybě.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro