IVsProfileDataManager.ShowProfilesUI Methode

Definition

Zeigt die Benutzeroberfläche für Profileinstellungen an.

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

Gibt zurück

Int32

Wenn die Methode erfolgreich ist, wird S_OK zurückgegeben. Bei einem Fehler wird ein Fehlercode zurückgegeben.

Gilt für