DisableInSimulationAttribute 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í.
V režimu simulace zakažte odpovídající pole uživatelského rozhraní.
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
- Dědičnost
-
DisableInSimulationAttribute
- Atributy
Konstruktory
DisableInSimulationAttribute() |
V režimu simulace zakažte odpovídající pole uživatelského rozhraní. |