LocationTrigger.TriggerType 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.
The type of location event for this trigger.
public:
property LocationTriggerType TriggerType { LocationTriggerType get(); };
LocationTriggerType TriggerType();
public LocationTriggerType TriggerType { get; }
var locationTriggerType = locationTrigger.triggerType;
Public ReadOnly Property TriggerType As LocationTriggerType
Property Value
The type of location event for this trigger.