DefaultCharSetAttribute.CharSet Eigenschap

Definitie

Hiermee wordt de standaardwaarde opgehaald van CharSet elke aanroep naar 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

Waarde van eigenschap

De standaardwaarde voor CharSet een aanroep naar DllImportAttribute.

Van toepassing op