Share via


IVsTestLog Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Syntax

'Déclaration
<GuidAttribute("575BC578-7562-44E7-986C-5B31398CF121")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTestLog
'Utilisation
Dim instance As IVsTestLog
[GuidAttribute("575BC578-7562-44E7-986C-5B31398CF121")]
[InterfaceTypeAttribute()]
public interface IVsTestLog
[GuidAttribute(L"575BC578-7562-44E7-986C-5B31398CF121")]
[InterfaceTypeAttribute()]
public interface class IVsTestLog
public interface IVsTestLog

See Also

Reference

IVsTestLog Members

Microsoft.VisualStudio.Shell.Interop Namespace