标题(“应用配置文件管理器”选项卡)

选项卡的文本标签。

Example

const tab= Microsoft.Apm.getFocusedSession().getFocusedTab();
tab.title = "New Tab Title";