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
|
|
Dim instance As IVsProfferCommands
|
|
[InterfaceTypeAttribute(1)]
[GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")]
public interface IVsProfferCommands
|
|
[InterfaceTypeAttribute(1)]
[GuidAttribute(L"8CC0CDE1-C16A-4749-99AF-6F7523C34A57")]
public interface class IVsProfferCommands
|
|
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57") */
public interface IVsProfferCommands
|
|
InterfaceTypeAttribute(1)
GuidAttribute("8CC0CDE1-C16A-4749-99AF-6F7523C34A57")
public interface IVsProfferCommands
|

See Also