Share via


TemplateFileTypeDefinition.MaxLength Property

Definition

[Newtonsoft.Json.JsonProperty("maxLength")]
public string MaxLength { get; set; }
[<Newtonsoft.Json.JsonProperty("maxLength")>]
member this.MaxLength : string with get, set
Public Property MaxLength As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to