SpatialEntityWatcher.Status Property
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.
Gets the operational status of the spatial entity watcher.
public:
property SpatialEntityWatcherStatus Status { SpatialEntityWatcherStatus get(); };
SpatialEntityWatcherStatus Status();
public SpatialEntityWatcherStatus Status { get; }
var spatialEntityWatcherStatus = spatialEntityWatcher.status;
Public ReadOnly Property Status As SpatialEntityWatcherStatus
Property Value
The status.