Click or drag to resize

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)
Syntax
C#
public bool IsEnabled { get; }

Property Value

Type: Boolean
See Also