CoreApplication.IncrementApplicationUseCount 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
递增使用此 CoreApplication 实例的正在运行的应用实例的总计数。
public:
static void IncrementApplicationUseCount();
static void IncrementApplicationUseCount();
public static void IncrementApplicationUseCount();
function incrementApplicationUseCount()
Public Shared Sub IncrementApplicationUseCount ()
注解
Windows Phone 8
此 API 仅在本机应用中受支持。