다음을 통해 공유


IVsProfferCommands3 Interface

Adds, finds, renames, and removes commands from the user interface.

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

Syntax

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("3A83904D-4540-4C51-95A7-618B32A9A9C0")> _
Public Interface IVsProfferCommands3
‘사용 방법
Dim instance As IVsProfferCommands3
[InterfaceTypeAttribute()]
[GuidAttribute("3A83904D-4540-4C51-95A7-618B32A9A9C0")]
public interface IVsProfferCommands3
[InterfaceTypeAttribute()]
[GuidAttribute(L"3A83904D-4540-4C51-95A7-618B32A9A9C0")]
public interface class IVsProfferCommands3
[<InterfaceTypeAttribute()>]
[<GuidAttribute("3A83904D-4540-4C51-95A7-618B32A9A9C0")>]
type IVsProfferCommands3 =  interface end
public interface IVsProfferCommands3

See Also

Reference

IVsProfferCommands3 Members

Microsoft.VisualStudio.Shell.Interop Namespace