EnvDTE


Visual Studio Automation and Extensibility Reference
IVsProfferCommands Interface

This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

Syntax

Visual Basic (Declaration)
<InterfaceTypeAttribute(1)> _
<GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")> _
Public Interface IVsProfferCommands
Visual Basic (Usage)
Dim instance As IVsProfferCommands
C#
[InterfaceTypeAttribute(1)] 
[GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")] 
public interface IVsProfferCommands
C++
[InterfaceTypeAttribute(1)] 
[GuidAttribute(L"8CC0CDE1-C16A-4749-99AF-6F7523C34A57")] 
public interface class IVsProfferCommands
J#
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57") */ 
public interface IVsProfferCommands
JScript
InterfaceTypeAttribute(1) 
GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57") 
public interface IVsProfferCommands
See Also

Tags :


Page view tracker