Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The service with which to get the IVsBuildManagerAccessor.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<GuidAttribute("9A9569D2-2F7E-4AF6-9E40-630F86D3F3F9")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsBuildManagerAccessor
[GuidAttribute("9A9569D2-2F7E-4AF6-9E40-630F86D3F3F9")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsBuildManagerAccessor
[GuidAttribute(L"9A9569D2-2F7E-4AF6-9E40-630F86D3F3F9")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class SVsBuildManagerAccessor
[<GuidAttribute("9A9569D2-2F7E-4AF6-9E40-630F86D3F3F9")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type SVsBuildManagerAccessor = interface end
public interface SVsBuildManagerAccessor