Compartir a través de


IVsBuildDependency Members

Include Protected Members
Include Inherited Members

Allows a project to describe build dependencies.

The IVsBuildDependency type exposes the following members.

Methods

  Name Description
Public method get_CanonicalName(String%) Returns the canonical name of a dependency.
Public method get_CanonicalName Returns the canonical name of a dependency. (Inherited from IVsDependency.)
Public method get_Description(String%) Returns the description of a dependency.
Public method get_Description Returns the description of a dependency. (Inherited from IVsDependency.)
Public method get_HelpContext(UInt32%) Returns a pointer to the Help context of a dependency.
Public method get_HelpContext Returns a pointer to the Help context of a dependency. (Inherited from IVsDependency.)
Public method get_HelpFile(String%) Returns the name of the Help file of a dependency.
Public method get_HelpFile Returns the name of the Help file of a dependency. (Inherited from IVsDependency.)
Public method get_MustUpdateBefore Determines if an update and/or project build must occur either before or after a project is built.
Public method get_ReferredProject Returns a pointer to a dependent project.
Public method get_Type(Guid%) Returns the type of a dependency.
Public method get_Type Returns the type of a dependency. (Inherited from IVsDependency.)

Top

See Also

Reference

IVsBuildDependency Interface

Microsoft.VisualStudio.Shell.Interop Namespace