Mono Class Library: System.Runtime.InteropServices.StructLayoutAttribute Overview | Members

System.Runtime.InteropServices.StructLayoutAttribute.CharSet Field

A System.Runtime.InteropServices.CharSet value that indicates the character set in which strings of an object are marshaled.

public CharSet CharSet

Remarks

Note: See the System.Runtime.InteropServices.CharSet enumeration for a description of different character sets.

The default value of this field is CharSet.Ansi.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0