CFType.GetDescription(IntPtr) 方法

定义

返回指定对象的文本表示形式。

public string GetDescription (IntPtr handle);
member this.GetDescription : nativeint -> string

参数

handle
IntPtr

nativeint

本机 CoreFoundation 对象的句柄。

返回

适用于