共用方式為


DetectorResponse.Value 屬性

定義

取得或設定 base64 編碼字串,表示偵測器的內容。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於