SystemParameters.ForegroundFlashCount 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得當拒絕前景切換要求時,[設定前景視窗] 閃爍工作列按鈕的次數。
public:
static property int ForegroundFlashCount { int get(); };
C#
public static int ForegroundFlashCount { [System.Security.SecurityCritical] get; }
C#
public static int ForegroundFlashCount { get; }
[<get: System.Security.SecurityCritical>]
static member ForegroundFlashCount : int
static member ForegroundFlashCount : int
Public Shared ReadOnly Property ForegroundFlashCount As Integer
閃爍計數。
- 屬性
對應至SPI_GETFOREGROUNDFLASHCOUNT。 請參閱 SystemParametersInfo。
<
object property=「{ SystemParameters.ForegroundFlashCount }
」/>
產品 | 版本 |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |