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

适用于