CommunicationBlockingAppManager.IsCurrentAppActiveBlockingApp 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示当前应用程序是否为活动阻止应用程序。
public:
static property bool IsCurrentAppActiveBlockingApp { bool get(); };
static bool IsCurrentAppActiveBlockingApp();
public static bool IsCurrentAppActiveBlockingApp { get; }
var boolean = CommunicationBlockingAppManager.isCurrentAppActiveBlockingApp;
Public Shared ReadOnly Property IsCurrentAppActiveBlockingApp As Boolean
属性值
Boolean
bool
指示当前应用程序是否为活动阻止应用的值。