Share via


DefaultCharSetAttribute(CharSet) Oluşturucu

Tanım

Belirtilen CharSet değerle sınıfının yeni bir örneğini DefaultCharSetAttribute 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