Freigeben über


EnableInSimulationAttribute Klasse

Definition

Deaktivieren Sie das entsprechende Benutzeroberflächenfeld, wenn sich nicht im Simulationsmodus befindet.

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
Vererbung
EnableInSimulationAttribute
Attribute

Konstruktoren

EnableInSimulationAttribute()

Deaktivieren Sie das entsprechende Benutzeroberflächenfeld, wenn sich nicht im Simulationsmodus befindet.

Gilt für: