次の方法で共有


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

適用対象