共用方式為


SVsProfferCommands Interface

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

Syntax

'宣告
<GuidAttribute("3A83904D-4540-4C51-95A7-618B32A9A9C0")> _
<ComVisibleAttribute(False)> _
Public Interface SVsProfferCommands
'用途
Dim instance As SVsProfferCommands
[GuidAttribute("3A83904D-4540-4C51-95A7-618B32A9A9C0")]
[ComVisibleAttribute(false)]
public interface SVsProfferCommands
[GuidAttribute(L"3A83904D-4540-4C51-95A7-618B32A9A9C0")]
[ComVisibleAttribute(false)]
public interface class SVsProfferCommands
[<GuidAttribute("3A83904D-4540-4C51-95A7-618B32A9A9C0")>]
[<ComVisibleAttribute(false)>]
type SVsProfferCommands =  interface end
public interface SVsProfferCommands

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace