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