This topic has not yet been rated - Rate this topic

IVsUpgradeLogger Interface

Reports errors and informational messages.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[GuidAttribute("AE88C42E-B3D6-4FEC-9C63-C9F1B28233EA")] 
[InterfaceTypeAttribute(1)] 
public interface IVsUpgradeLogger
/** @attribute GuidAttribute("AE88C42E-B3D6-4FEC-9C63-C9F1B28233EA") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsUpgradeLogger
GuidAttribute("AE88C42E-B3D6-4FEC-9C63-C9F1B28233EA") 
InterfaceTypeAttribute(1) 
public interface IVsUpgradeLogger

This interface is used as an upgrade logger by implementers of IVsProjectUpgradeViaFactory, to report errors and informational messages.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ