IVsUpgradeLogger2::ChangeUpgradeLogPath Method (String^)
Visual Studio 2015
Changes the absolute path and file name of the upgrade log file after the upgrade logger has been initialized.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- lpszNewLogFileName
-
Type:
System::String^
[in] The new absolute path and file name of the upgrade log file.
Show: