共用方式為


FocusSession.Id 屬性

定義

取得焦點會話的平臺指派唯一識別碼。

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = focusSession.id;
Public ReadOnly Property Id As String

屬性值

String

Platform::String

winrt::hstring

焦點會話的唯一識別碼。

適用於