DisableInSimulationAttribute Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Disabilitare il campo dell'interfaccia utente corrispondente quando in modalità simulazione.
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
- Ereditarietà
-
DisableInSimulationAttribute
- Attributi
Costruttori
DisableInSimulationAttribute() |
Disabilitare il campo dell'interfaccia utente corrispondente quando in modalità simulazione. |