共用方式為


EnableInSimulationAttribute 類別

定義

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

適用於