Condividi tramite


ColumnInformation.TextColumnNames Proprietà

Definizione

Colonne del set di dati di testo.

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

Valore della proprietà

Il valore predefinito è un nuovo oggetto vuoto Collection<T>.

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a