ValueTokenizer::UntokenizeValue Method (Object^)
Visual Studio 2015
Replaces a token with its corresponding value if the list contains a token that is part of the parameter string. Optionally, this method replaces the environment variables found in the parameter string.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- value
-
Type:
System::Object^
String to be converted.
Show: