EnableInSimulationAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Pokud není v režimu simulace, zakažte odpovídající pole uživatelského rozhraní.
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
- Dědičnost
-
EnableInSimulationAttribute
- Atributy
Konstruktory
EnableInSimulationAttribute() |
Pokud není v režimu simulace, zakažte odpovídající pole uživatelského rozhraní. |