共用方式為


PhoneLineWatcherEventArgs.LineId 屬性

定義

取得觸發 LineAddedLineRemovedLineUpdated 事件的電話線標識碼。

public:
 property Platform::Guid LineId { Platform::Guid get(); };
winrt::guid LineId();
public Guid LineId { get; }
var guid = phoneLineWatcherEventArgs.lineId;
Public ReadOnly Property LineId As Guid

屬性值

Guid

Platform::Guid

winrt::guid

觸發 LineAddedLineRemovedLineUpdated 事件的電話線標識碼。

Windows 需求

應用程式功能
phoneCallHistory phoneCallHistorySystem

適用於