IVsProfileDataManager.ShowProfilesUI Method

Definition

Displays the UI for profile settings.

public:
 int ShowProfilesUI();
public:
 int ShowProfilesUI();
int ShowProfilesUI();
public int ShowProfilesUI ();
abstract member ShowProfilesUI : unit -> int
Public Function ShowProfilesUI () As Integer

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Applies to