Compartir a través de


EnableInSimulationAttribute Clase

Definición

Deshabilite el campo de interfaz de usuario correspondiente cuando no esté en modo simulación.

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
Herencia
EnableInSimulationAttribute
Atributos

Constructores

EnableInSimulationAttribute()

Deshabilite el campo de interfaz de usuario correspondiente cuando no esté en modo simulación.

Se aplica a