CFPreferences.GetAppIntegerValue 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
GetAppIntegerValue(String, String) |
为指定应用程序获取由 |
GetAppIntegerValue(String) |
为当前应用程序获取由 |
GetAppIntegerValue(String, NSString) |
为指定应用程序获取由 |
GetAppIntegerValue(String, String)
GetAppIntegerValue(String)
为当前应用程序获取由 key
标识的首选项整数值。
public static nint GetAppIntegerValue (string key);
static member GetAppIntegerValue : string -> nint
参数
- key
- String
返回
System.System.IntPtr
System.nativeint