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
現在のアプリケーションがアクティブなブロック アプリであるかどうかを示す値。