Freigeben über


ColumnInformation.IgnoredColumnNames Eigenschaft

Definition

Die Datasetspalten, die AutoML ignorieren sollten.

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

Eigenschaftswert

Der Standardwert ist ein neuer, leerer Collection<T>Wert.

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: