Compartir a través de


DisableInSimulationAttribute Clase

Definición

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

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

Constructores

DisableInSimulationAttribute()

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

Se aplica a