 | StringExStructLayoutString 字段 |
Sweet 开发框架
结果序列化字符串
[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = 1)]
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public const string StructLayoutString = "[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = 1)]"
Public Const StructLayoutString As String = "[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Ansi, Pack = 1)]"
static val mutable StructLayoutString: string
字段值
类型:
String
参见