FixedLengthString.m_strValue フィールド

定義

FixedLengthStringの値を格納します。

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

フィールド値

注釈

Note

Microsoft.VisualBasic.Compatibility.VB6 名前空間の関数とオブジェクトは、Visual Basic 6.0 から Visual Basic 2008 にアップグレードするためのツールで使用するために提供されています。 ほとんどの場合、これらの関数とオブジェクトは、.NET Framework の他の名前空間で見つけることができる機能を複製します。 これらは、Visual Basic 6.0 コード モデルが .NET Framework の実装と大きく異なる場合にのみ必要です。

適用対象