次の方法で共有


BaiduCredential.BaiduApiKey プロパティ

定義

baidu Api Key を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象