MarshalSystemDefaultCharSize Field |
Represents the default character size on the system; the default is 2 for Unicode systems and 1 for ANSI systems. This field is read-only.
Namespace: System.Runtime.InteropServicesAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public static readonly int SystemDefaultCharSize
Field Value
Type:
Int32See Also