IProfileManager.ResetSettings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets the user settings.
public:
void ResetSettings();
public:
void ResetSettings();
void ResetSettings();
public void ResetSettings ();
abstract member ResetSettings : unit -> unit
Public Sub ResetSettings ()
Remarks
This method is called when USF_ResetOnImport is set.