NamedComponent.MaxIDLength Field

Definition

Specifies the maximum length of the identifier.

public const int MaxIDLength = 100;
val mutable MaxIDLength : int
Public Const MaxIDLength As Integer  = 100

Field Value

Value = 100

Applies to