Share via


Indexer.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

適用対象