VBFixedStringAttribute Class Members 

The VBFixedStringAttribute Class provides a property that identifies the string length.

Fields

VBFixedStringAttribute.Length

Gets the length of the string.

Constructor

VBFixedStringAttribute Constructor

Initializes the value of the SizeConst field.

Smart Device Developer Notes

This class is not supported.

Requirements

Namespace: Microsoft.VisualBasic

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

See Also

Reference

VBFixedArrayAttribute Class
VBFixedStringAttribute Class
ComClassAttribute Class
StringBuilder
MarshalAsAttribute

Concepts

Attributes Used in Visual Basic

Other Resources

Attributes in Visual Basic