共用方式為


PerfMonResponse.Code 屬性

定義

取得或設定回應碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於