Share via


ExportedCustomMultiLabelClassificationProjectAsset.Classes Property

Definition

The list of classes in the project.

public System.Collections.Generic.IList<Azure.AI.Language.Text.Authoring.TextAuthoringExportedClass> Classes { get; }
member this.Classes : System.Collections.Generic.IList<Azure.AI.Language.Text.Authoring.TextAuthoringExportedClass>
Public ReadOnly Property Classes As IList(Of TextAuthoringExportedClass)

Property Value

Applies to