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 .

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