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.

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

Concepts

Attributes Used in Visual Basic

Reference

VBFixedStringAttribute Class

Other Resources

Attributes in Visual Basic