SVsActivityLog 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(Type) to return a reference to the IVsActivityLog interface.
public interface class SVsActivityLog
public interface class SVsActivityLog
__interface SVsActivityLog
[System.Runtime.InteropServices.Guid("24367A32-EF56-405B-A395-5CF2BCCB2283")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsActivityLog
[<System.Runtime.InteropServices.Guid("24367A32-EF56-405B-A395-5CF2BCCB2283")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsActivityLog = interface
Public Interface SVsActivityLog
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.