IVsDependencyProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to a project configuration's dependencies.
public interface class IVsDependencyProvider
C++/CX
public interface class IVsDependencyProvider
__interface IVsDependencyProvider
[System.Runtime.InteropServices.Guid("819CC554-C7BF-4965-A4D4-937B2B6CD2E1")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsDependencyProvider
[System.Runtime.InteropServices.Guid("819CC554-C7BF-4965-A4D4-937B2B6CD2E1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDependencyProvider
[<System.Runtime.InteropServices.Guid("819CC554-C7BF-4965-A4D4-937B2B6CD2E1")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsDependencyProvider = interface
[<System.Runtime.InteropServices.Guid("819CC554-C7BF-4965-A4D4-937B2B6CD2E1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDependencyProvider = interface
Public Interface IVsDependencyProvider
- Attributes
Implemented by projects to enable the environment and other projects to access dependency information.
Enum |
Provides access to a dependency enumerator. |
Open |
Provides access to a specified dependency. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |