LocationTrigger(LocationTriggerType) 建構函式

定義

初始化位置事件觸發程式的新實例。

public:
 LocationTrigger(LocationTriggerType triggerType);
 LocationTrigger(LocationTriggerType const& triggerType);
public LocationTrigger(LocationTriggerType triggerType);
function LocationTrigger(triggerType)
Public Sub New (triggerType As LocationTriggerType)

參數

triggerType
LocationTriggerType

這個觸發程式的位置事件種類。

適用於