CommunicationBlockingAppManager.IsCurrentAppActiveBlockingApp 属性

定义

指示当前应用程序是否为活动阻止应用程序。

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

指示当前应用程序是否为活动阻止应用的值。

适用于