DefaultCharSetAttribute.CharSet Propriedade

Definição

Obtém o valor padrão de CharSet para qualquer chamada para DllImportAttribute.

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

Valor da propriedade

O valor padrão de CharSet para qualquer chamada para DllImportAttribute.

Aplica-se a