IVsUpgradeLogger2 Interface

 

Reports errors and informational messages.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("DCF3E6DE-2DC0-421E-9DBB-375BB5255A80")]
public interface IVsUpgradeLogger2

NameDescription
System_CAPS_pubmethodChangeUpgradeLogPath(String)

Changes the absolute path and file name of the upgrade log file after the upgrade logger has been initialized.

Return to top
Show: