IVsPathVariableResolver Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | EncodePath(String^, UInt32, String^) | Encodes a file path by replacing the installation directory and the user application data directory with the strings %VS_INSTALL_DIRECTORY% and %USER_APPDATA% respectively. |
![]() | ResolvePath(String^, UInt32, String^) | Resolves (decodes) a file path encoded with EncodePath. |
Show:
