Delen via


getTab (app-profielbeheer)

Retourneert het tabbladobject voor een tabblad-id.

Syntaxis

Microsoft.Apm.getFocusedSession().getTab();

Retourwaarde

Verzameling van tabblad-ID's.

Example

const session = Microsoft.Apm.getFocusedSession();
session.getTab("tab-id-1").refresh();