Click or drag to resize

FollowMeApp Properties

The FollowMeApp type exposes the following members.

Properties
  NameDescription
Public propertyAppId
Application Id, used to query application info
Public propertyDescription
Gets a value indication description of follow me application.
Public propertyDetectedPersons
Gets a value indicating collection of Person.
Public propertyIsEnabled
Gets a value indicating whether application is enabled or disabled within application. True if application has started and is running, otherwise - false.
Public propertyIsTracking
Gets a value indicating whether application is tracking any person or not.
Public propertyName
Gets a value indicating application name.
Public propertyTarget
Gets a value indicating tracked target - Person.
Public propertyStatic memberTypeName
Gets a value indicating application type name.
Top
See Also