Compartilhar via


ColumnInformation.ImagePathColumnNames Propriedade

Definição

As colunas do conjunto de dados que são caminhos de imagem.

[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)

Valor da propriedade

O valor padrão é um novo, vazio Collection<T>.

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a