IVsTestLog Interface

 

Provides a method to log idle time.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("575BC578-7562-44E7-986C-5B31398CF121")]
public interface IVsTestLog

NameDescription
System_CAPS_pubmethodLogIdleTime(String)

Logs idle time in seconds.

Return to top
Show: