IVsSettingsManager::GetApplicationDataFolder Method (UInt32, String^)
Visual Studio 2015
Returns the application data folder path that Visual Studio uses to store various files.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- folder
-
Type:
System::UInt32
[in] The name of the folder containing application data.
- folderPath
-
Type:
System::String^
[out] Complete path to the folder.
Show: