次の方法で共有


CrrAccessToken.DatasourceName プロパティ

定義

データソースのフレンドリ名を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象