IVsPathVariableResolver Methods

 

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

NameDescription
System_CAPS_pubmethodEncodePath(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.

System_CAPS_pubmethodResolvePath(String^, UInt32, String^)

Resolves (decodes) a file path encoded with EncodePath.

Return to top
Show: