DisableInSimulationAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在模擬模式中停用對應的 UI 欄位。
public ref class DisableInSimulationAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class DisableInSimulationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type DisableInSimulationAttribute = class
inherit Attribute
Public NotInheritable Class DisableInSimulationAttribute
Inherits Attribute
- 繼承
-
DisableInSimulationAttribute
- 屬性
建構函式
DisableInSimulationAttribute() |
在模擬模式中停用對應的 UI 欄位。 |