FixedLengthString.m_strValue 字段

定义

存储 FixedLengthString 的值。

protected: System::String ^ m_strValue;
protected string m_strValue;
val mutable m_strValue : string
Protected m_strValue As String 

字段值

注解

注意

Microsoft.VisualBasic.Compatibility.VB6 命名空间中的函数和对象用于工具从 Visual Basic 6.0 升级到 Visual Basic 2008。 多数情况下,这些函数和对象可再现 .NET Framework 中其他命名空间的功能。 只有当 Visual Basic 6.0 代码模型与 .NET Framework 实现有显著区别时,才必须使用这些函数和对象。

适用于