Compartir a través de


IVsSolutionBuildManager4 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("2C07342B-BA98-4235-983C-8638391A420A")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsSolutionBuildManager4
'Uso
Dim instance As IVsSolutionBuildManager4
[GuidAttribute("2C07342B-BA98-4235-983C-8638391A420A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolutionBuildManager4
[GuidAttribute(L"2C07342B-BA98-4235-983C-8638391A420A")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsSolutionBuildManager4
[<GuidAttribute("2C07342B-BA98-4235-983C-8638391A420A")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSolutionBuildManager4 =  interface end
public interface IVsSolutionBuildManager4

See Also

Reference

IVsSolutionBuildManager4 Members

Microsoft.VisualStudio.Shell.Interop Namespace