DefaultCharSetAttribute.CharSet 属性

定义

获取对 .. 的任何调用CharSetDllImportAttribute默认值。

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

属性值

任何调用CharSetDllImportAttribute默认值 。

适用于