次の方法で共有


ColumnInformation.ImagePathColumnNames プロパティ

定義

イメージ パスであるデータセット列。

[Newtonsoft.Json.JsonProperty]
public System.Collections.Generic.ICollection<string> ImagePathColumnNames { get; }
[<Newtonsoft.Json.JsonProperty>]
member this.ImagePathColumnNames : System.Collections.Generic.ICollection<string>
Public ReadOnly Property ImagePathColumnNames As ICollection(Of String)

プロパティ値

既定値は、新しい空 Collection<T>の値です。

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象