This topic has not yet been rated - Rate this topic

IVsDependencyProvider Interface

Provides access to a project configuration's dependencies.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("819CC554-C7BF-4965-A4D4-937B2B6CD2E1")] 
[InterfaceTypeAttribute(1)] 
public interface IVsDependencyProvider
/** @attribute GuidAttribute("819CC554-C7BF-4965-A4D4-937B2B6CD2E1") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsDependencyProvider
GuidAttribute("819CC554-C7BF-4965-A4D4-937B2B6CD2E1") 
InterfaceTypeAttribute(1) 
public interface IVsDependencyProvider

See illustrations of the implementation and/or calling of this interface in the sample Figures Project Sample.

Notes to Implementers Implemented by projects to enable the environment and other projects to access dependency information.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ