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.
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
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("575BC578-7562-44E7-986C-5B31398CF121")> _
Public Interface IVsTestLog
'Usage
Dim instance As IVsTestLog
[InterfaceTypeAttribute()]
[GuidAttribute("575BC578-7562-44E7-986C-5B31398CF121")]
public interface IVsTestLog
[InterfaceTypeAttribute()]
[GuidAttribute(L"575BC578-7562-44E7-986C-5B31398CF121")]
public interface class IVsTestLog
public interface IVsTestLog