Share via


DefaultCharSetAttribute.CharSet Proprietà

Definizione

Ottiene il valore predefinito CharSet per qualsiasi chiamata a 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

Valore della proprietà

Valore predefinito CharSet per qualsiasi chiamata a DllImportAttribute.

Si applica a