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 IVsActivityLog 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("24367A32-EF56-405B-A395-5CF2BCCB2283")> _
Public Interface SVsActivityLog
'Usage
Dim instance As SVsActivityLog
[InterfaceTypeAttribute()]
[GuidAttribute("24367A32-EF56-405B-A395-5CF2BCCB2283")]
public interface SVsActivityLog
[InterfaceTypeAttribute()]
[GuidAttribute(L"24367A32-EF56-405B-A395-5CF2BCCB2283")]
public interface class SVsActivityLog
public interface SVsActivityLog