IVsDependency Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodget_CanonicalName(String^)

Returns the canonical name of a dependency.

System_CAPS_pubmethodget_Description(String^)

Returns the description of a dependency.

System_CAPS_pubmethodget_HelpContext(UInt32)

Returns a pointer to the Help context of a dependency.

System_CAPS_pubmethodget_HelpFile(String^)

Returns the name of the Help file of a dependency.

System_CAPS_pubmethodget_Type(Guid)

Returns the type of a dependency.

Return to top
Show: