次の方法で共有


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 フィールドを無効にします。

適用対象