VBFixedStringAttribute.Length Property 

Gets the length of the string.

Public ReadOnly Property Length As Integer

Return Value

Returns the length of the string.

Remarks

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

Smart Device Developer Notes

This property is not supported.

Requirements

Namespace: Microsoft.VisualBasic

Class: VBFixedStringAttribute

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

See Also

Reference

VBFixedStringAttribute Class

Concepts

Attributes Used in Visual Basic

Other Resources

Attributes in Visual Basic