LocationTrigger(LocationTriggerType) Constructor
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.
Initializes a new instance of a location event trigger.
public:
LocationTrigger(LocationTriggerType triggerType);
LocationTrigger(LocationTriggerType const& triggerType);
public LocationTrigger(LocationTriggerType triggerType);
function LocationTrigger(triggerType)
Public Sub New (triggerType As LocationTriggerType)
Parameters
- triggerType
- LocationTriggerType
The type of location event for this trigger.