NamedComponent.MaxNameLength Field

Definition

Specifies the maximum length of the name.

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

Field Value

Value = 100

Applies to