DefaultCharSetAttribute(CharSet) Oluşturucu

Tanım

Belirtilen DefaultCharSetAttribute değerle sınıfının yeni bir örneğini CharSet başlatır.

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)

Parametreler

charSet
CharSet

Değerlerden CharSet biri.

Şunlara uygulanır