VCPropertySheet::AddUserMacro Method (String^, String^)
Visual Studio 2015
Adds a user macro to the property sheet.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Parameters
- Name
-
Type:
System::String^
Name of the macro.
- Value
-
Type:
System::String^
Value of the replacement string.
Show: