共用方式為


DeleteCertificateError.Target 屬性

定義

取得或設定特定錯誤的目標。 例如,錯誤中的屬性名稱。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於