EnableInSimulationAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disable the corresponding UI field when not in Simulation mode.
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
- Inheritance
-
EnableInSimulationAttribute
- Attributes
Constructors
EnableInSimulationAttribute() |