Version: 2023.1
言語: 日本語

ActiveProfileChangedEventArgsConstructor

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

パラメーター

previousActiveProfileId Previous active profile ID.
currentActiveProfileId Current active profile ID.

説明

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