Compartir a través de


ProfileOperations.SaveProfile Method

Definition

Saves the user’s profile.

public:
 bool SaveProfile();
public bool SaveProfile ();
member this.SaveProfile : unit -> bool
Public Function SaveProfile () As Boolean

Returns

true if profile is saved successfully; otherwise, false.

Applies to