Visual Basic Language Reference  

VBFixedStringAttribute.Length Property

Gets the length of the string.

Public ReadOnly Property Length As Integer

Property Value

Returns the length of the string.

Remarks

The constructor for this attribute sets this property when the VBFixedStringAttribute is applied to a string.

Requirements

Namespace: Microsoft.VisualBasic

Class: VBFixedStringAttribute

Assembly: Microsoft Visual Basic .NET Runtime (in Microsoft.VisualBasic.dll)

See Also

Attributes | VBFixedStringAttribute Class | Attributes Used in Visual Basic .NET