DefaultCharSetAttribute(CharSet) Konstruktor

Definice

Inicializuje novou instanci DefaultCharSetAttribute třídy se zadanou CharSet hodnotou.

public:
 DefaultCharSetAttribute(System::Runtime::InteropServices::CharSet charSet);
public DefaultCharSetAttribute (System.Runtime.InteropServices.CharSet charSet);
new System.Runtime.InteropServices.DefaultCharSetAttribute : System.Runtime.InteropServices.CharSet -> System.Runtime.InteropServices.DefaultCharSetAttribute
Public Sub New (charSet As CharSet)

Parametry

charSet
CharSet

Jedna z CharSet hodnot.

Platí pro