次の方法で共有


SchemaDefinition.Column.Annotations プロパティ

定義

この列に関連付けられている注釈の種類と型を返します。

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

プロパティ値

注釈の種類をキーとして、注釈の種類を関連付けられた値として持つディクショナリ。

適用対象