MsiTokenAttribute Constructor (String^, String^)
Visual Studio 2015
Creates an MsiTokenAttribute object.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- name
-
Type:
System::String^
Name of the MsiTokenAttribute.
- value
-
Type:
System::String^
Value of the MsiTokenAttribute.
Show: