VBFixedStringAttribute.Length 属性

更新:2007 年 11 月

获取字符串的长度。

Public ReadOnly Property Length As Integer

返回值

返回字符串的长度。

备注

在将 VBFixedStringAttribute 应用于字符串时,该特性的构造函数将设置此属性。

智能设备开发人员说明

不支持此属性。

要求

命名空间:Microsoft.VisualBasic

**类:**VBFixedStringAttribute

**程序集:**Visual Basic 运行库(在 Microsoft.VisualBasic.dll 中)

请参见

概念

Visual Basic 中使用的属性

参考

VBFixedStringAttribute 类

其他资源

Visual Basic 中的属性 (Attribute)