Share via


LengthPropertyConfiguration.MaxLength Property

Definition

Gets or sets the maximum length of the value of the property on a type instance.

public int? MaxLength { get; set; }
member this.MaxLength : Nullable<int> with get, set
Public Property MaxLength As Nullable(Of Integer)

Property Value

Applies to