DefaultCharSetAttribute.CharSet Właściwość

Definicja

Pobiera wartość domyślną dla CharSet dowolnego wywołania metody 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

Wartość właściwości

Wartość domyślna CharSet dowolnego wywołania do DllImportAttribute.

Dotyczy