共用方式為


DisableInSimulationAttribute 類別

定義

在模擬模式中停用對應的 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 欄位。

適用於