Click to Rate and Give Feedback
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
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)

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
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker