SVsUpgradeLogger 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.
Passed to GetService(Guid) to return a reference to the IVsUpgradeLogger interface.
public interface class SVsUpgradeLogger
public interface class SVsUpgradeLogger
__interface SVsUpgradeLogger
[System.Runtime.InteropServices.Guid("DFB0136F-202E-40B5-872E-AE8289A45B59")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsUpgradeLogger
[<System.Runtime.InteropServices.Guid("DFB0136F-202E-40B5-872E-AE8289A45B59")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsUpgradeLogger = interface
Public Interface SVsUpgradeLogger
- Attributes