Version: 2022.3

ActiveProfileChangedEventArgsConstructor

切换到手册
public ActiveProfileChangedEventArgs (string previousActiveProfileId, string currentActiveProfileId);

参数

previousActiveProfileId 上一活动配置文件 ID。
currentActiveProfileId 当前活动配置文件 ID。

描述

使用指定的上一活动配置文件 ID 和当前活动配置文件 ID 初始化 ActiveProfileChangedEventArgs 结构的新实例。