共用方式為


SVsBuildManagerAccessor Interface

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

Syntax

'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("9A9569D2-2F7E-4AF6-9E40-630F86D3F3F9")> _
Public Interface SVsBuildManagerAccessor
'用途
Dim instance As SVsBuildManagerAccessor
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("9A9569D2-2F7E-4AF6-9E40-630F86D3F3F9")]
public interface SVsBuildManagerAccessor
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"9A9569D2-2F7E-4AF6-9E40-630F86D3F3F9")]
public interface class SVsBuildManagerAccessor
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("9A9569D2-2F7E-4AF6-9E40-630F86D3F3F9")>]
type SVsBuildManagerAccessor =  interface end
public interface SVsBuildManagerAccessor

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace