Share via


EnableInSimulationAttribute Class

Definition

Disable the corresponding UI field when not in Simulation mode.

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
Inheritance
EnableInSimulationAttribute
Attributes

Constructors

EnableInSimulationAttribute()

Applies to