Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to the IVsUpgradeLogger interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("DFB0136F-202E-40B5-872E-AE8289A45B59")> _
Public Interface SVsUpgradeLogger
[InterfaceTypeAttribute()]
[GuidAttribute("DFB0136F-202E-40B5-872E-AE8289A45B59")]
public interface SVsUpgradeLogger
[InterfaceTypeAttribute()]
[GuidAttribute(L"DFB0136F-202E-40B5-872E-AE8289A45B59")]
public interface class SVsUpgradeLogger
[<InterfaceTypeAttribute()>]
[<GuidAttribute("DFB0136F-202E-40B5-872E-AE8289A45B59")>]
type SVsUpgradeLogger = interface end
public interface SVsUpgradeLogger