DataViewSchema.Column.Annotations Property

Definition

The annotations of the column.

public Microsoft.ML.DataViewSchema.Annotations Annotations { get; }
member this.Annotations : Microsoft.ML.DataViewSchema.Annotations
Public ReadOnly Property Annotations As DataViewSchema.Annotations

Property Value

Applies to