DefaultCharSetAttribute(CharSet) Construtor

Definição

Inicializa uma nova instância da classe DefaultCharSetAttribute com o valor CharSet especificado.

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)

Parâmetros

charSet
CharSet

Um dos valores de CharSet.

Aplica-se a