DllImportData.CharacterSet Property

Definition

Indicates how to marshal string parameters and controls name mangling.

public:
 property System::Runtime::InteropServices::CharSet CharacterSet { System::Runtime::InteropServices::CharSet get(); };
public System.Runtime.InteropServices.CharSet CharacterSet { get; }
member this.CharacterSet : System.Runtime.InteropServices.CharSet
Public ReadOnly Property CharacterSet As CharSet

Property Value

Applies to