Version: 2019.4

ActiveProfileChangedEventArgsConstructor

マニュアルに切り替える
public ActiveProfileChangedEventArgs (string previousActiveProfileId, string currentActiveProfileId);

パラメーター

previousActiveProfileIdPrevious active profile ID.
currentActiveProfileIdCurrent active profile ID.

説明

Initializes a new instance of the ActiveProfileChangedEventArgs struct using the specified previous active profile ID and current active profile ID.