IVsProfilesManagerUI.ShowProfilesUI(IVsProfileDataManager) 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.
public:
int ShowProfilesUI(Microsoft::VisualStudio::Shell::Interop::IVsProfileDataManager ^ pDataManager);
public:
int ShowProfilesUI(Microsoft::VisualStudio::Shell::Interop::IVsProfileDataManager ^ pDataManager);
int ShowProfilesUI(Microsoft::VisualStudio::Shell::Interop::IVsProfileDataManager const & pDataManager);
public int ShowProfilesUI (Microsoft.VisualStudio.Shell.Interop.IVsProfileDataManager pDataManager);
abstract member ShowProfilesUI : Microsoft.VisualStudio.Shell.Interop.IVsProfileDataManager -> int
Public Function ShowProfilesUI (pDataManager As IVsProfileDataManager) As Integer
Parameters
- pDataManager
- IVsProfileDataManager