Condividi tramite


ColumnInformation.IgnoredColumnNames Proprietà

Definizione

Le colonne del set di dati che AutoML devono ignorare.

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

Valore della proprietà

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

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a