Skip to content

格式

typescript
IntPtr.toString()

所属类: IntPtr

描述

转换指针或句柄值为字符串

参数

参数名类型描述

返回值

类型描述
string指针或句柄值字符串

代码示例