UserTrackPoint 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 UserTrackPoint 類別的新執行個體。
public:
UserTrackPoint();
public UserTrackPoint ();
Public Sub New ()
備註
無參數建構函式會初始化空的追蹤點。 不會指定符合位置、排除的位置、資料擷取或附註。 您必須加入至少一個 UserTrackingLocation 至 MatchingLocations 中以設定追蹤點。 您可以選擇性地加入適當的物件至 ExcludedLocations、Extracts 和 Annotations 中。