NamedComponent.MaxNameLength Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the maximum length of the name.
public const int MaxNameLength = 100;
val mutable MaxNameLength : int
Public Const MaxNameLength As Integer = 100