IVsBuildDependency Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | get_CanonicalName(String^) | Returns the canonical name of a dependency. |
![]() | get_Description(String^) | Returns the description of a dependency. |
![]() | get_HelpContext(UInt32) | Returns a pointer to the Help context of a dependency. |
![]() | get_HelpFile(String^) | Returns the name of the Help file of a dependency. |
![]() | get_MustUpdateBefore(Int32) | Determines if an update and/or project build must occur either before or after a project is built. |
![]() | get_ReferredProject(Object^) | Returns a pointer to a dependent project. |
![]() | get_Type(Guid) | Returns the type of a dependency. |
Show:
