ValueTokenizer::AddToken Method (String^, String^)
Visual Studio 2015
Add a token and its value to the list.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- tokenName
-
Type:
System::String^
Name of the token to add.
- value
-
Type:
System::String^
Value of the token.
Show: