title (app profile manager session)
The text label of a session.
Note
The title of the Home session cannot be changed.
Example
const session = Microsoft.Apm.getFocusedSession();
session.title = "Testing";
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
The text label of a session.
Note
The title of the Home session cannot be changed.
const session = Microsoft.Apm.getFocusedSession();
session.title = "Testing";