DefaultCharSetAttribute Constructor (CharSet)

 

Initializes a new instance of the DefaultCharSetAttribute class with the specified CharSet value.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

public:
DefaultCharSetAttribute(
	CharSet charSet
)

Parameters

charSet
Type: System.Runtime.InteropServices::CharSet

One of the CharSet values.

Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Return to top
Show: