This topic has not yet been rated - Rate this topic

IVsGetCfgProvider Interface

Implemented by a project system. Retrieves a pointer to IVsCfgProvider.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("509D0E4F-A770-44C3-9185-D4F1E4813AD6")] 
public interface IVsGetCfgProvider
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("509D0E4F-A770-44C3-9185-D4F1E4813AD6") */ 
public interface IVsGetCfgProvider
InterfaceTypeAttribute(1) 
GuidAttribute("509D0E4F-A770-44C3-9185-D4F1E4813AD6") 
public interface IVsGetCfgProvider

For examples of the implementation of this interface, see the Basic Project Sample, Figures Project Sample, and My C Package Sample.

Notes to Implementers Implemented by VSPackages to retrieve information about a project's configuration from IVsCfgProvider.

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