Version: 2019.4
public void CreateProfile (string profileId);

パラメーター

profileIdID of created profile.

説明

Creates a new profile with the given profile ID.

Throws ArgumentNullException if profileId is null. Throws ArgumentException if profileId is invalid. Throws ArgumentException if profileId is not unique, i.e. when GetAvailableProfileIds contains profileId.


Did you find this page useful? Please give it a rating: