DefaultCharSetAttribute(CharSet) Конструктор

Определение

Инициализирует новый экземпляр класса DefaultCharSetAttribute заданным значением CharSet.

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)

Параметры

charSet
CharSet

Одно из значений перечисления CharSet.

Применяется к