FollowMeAppIsEnabled Property |
Gets a value indicating whether application is enabled or disabled within application.
True if application has started and is running, otherwise - false.
Namespace:
Rubedos.Viper.Net.PerceptionApps
Assembly:
Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntaxpublic bool IsEnabled { get; }
Property Value
Type:
Boolean
See Also