EnableInSimulationAttribute Klas
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Schakel het bijbehorende ui-veld uit als u niet in de simulatiemodus bent.
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
- Overname
-
EnableInSimulationAttribute
- Kenmerken
Constructors
EnableInSimulationAttribute() |
Schakel het bijbehorende ui-veld uit als u niet in de simulatiemodus bent. |