Share via


IVsSolutionLogger Interface

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

Syntax

'Declaración
<GuidAttribute("4CCB7A7A-BCEB-427C-84C5-FF0BD655311E")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsSolutionLogger
'Uso
Dim instance As IVsSolutionLogger
[GuidAttribute("4CCB7A7A-BCEB-427C-84C5-FF0BD655311E")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolutionLogger
[GuidAttribute(L"4CCB7A7A-BCEB-427C-84C5-FF0BD655311E")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsSolutionLogger
[<GuidAttribute("4CCB7A7A-BCEB-427C-84C5-FF0BD655311E")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSolutionLogger =  interface end
public interface IVsSolutionLogger

See Also

Reference

IVsSolutionLogger Members

Microsoft.VisualStudio.Shell.Interop Namespace