IVsDependency Members
Include Protected Members
Include Inherited Members
Describes a project that is used by another project in build operations or deployment.
The IVsDependency type exposes the following members.
Methods
Name | Description | |
---|---|---|
get_CanonicalName | Returns the canonical name of a dependency. | |
get_Description | Returns the description of a dependency. | |
get_HelpContext | Returns a pointer to the Help context of a dependency. | |
get_HelpFile | Returns the name of the Help file of a dependency. | |
get_Type | Returns the type of a dependency. |
Top