IVsUpgradeLogger2 Interface
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.
Reports errors and informational messages.
public interface class IVsUpgradeLogger2
public interface class IVsUpgradeLogger2
__interface IVsUpgradeLogger2
[System.Runtime.InteropServices.Guid("DCF3E6DE-2DC0-421E-9DBB-375BB5255A80")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUpgradeLogger2
[<System.Runtime.InteropServices.Guid("DCF3E6DE-2DC0-421E-9DBB-375BB5255A80")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUpgradeLogger2 = interface
Public Interface IVsUpgradeLogger2
- Attributes
Methods
ChangeUpgradeLogPath(String) |
Changes the absolute path and file name of the upgrade log file after the upgrade logger has been initialized. |