Share via


ConvertTypeOption.CaseMode Property

Definition

public Microsoft.ML.Transforms.Text.TextNormalizingEstimator.CaseMode? CaseMode { get; set; }
member this.CaseMode : Nullable<Microsoft.ML.Transforms.Text.TextNormalizingEstimator.CaseMode> with get, set
Public Property CaseMode As Nullable(Of TextNormalizingEstimator.CaseMode)

Property Value

Applies to