This topic has not yet been rated - Rate this topic

IVsGlobalsCallback 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)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("E2CC506A-588B-4F65-A1F0-2244C060ABCB")] 
public interface IVsGlobalsCallback
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("E2CC506A-588B-4F65-A1F0-2244C060ABCB") */ 
public interface IVsGlobalsCallback
InterfaceTypeAttribute(1) 
GuidAttribute("E2CC506A-588B-4F65-A1F0-2244C060ABCB") 
public interface IVsGlobalsCallback
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.