IVsRelativePathResolver Members
Include Protected Members
Include Inherited Members
Allows packages to resolve a relative path to an absolute path when IVsUIShellOpenDocument::SearchProjectsForRelativePath is called.
The IVsRelativePathResolver type exposes the following members.
Methods
Name | Description | |
---|---|---|
ResolveRelativePath | Resolves a relative path to an absolute path for a document. |
Top