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 實作有顯著差異時,才需要使用這些工具。

適用於