Share via


TemplateFileTypeDefinition.MinLength Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to