IVCWizCtlUI::AddDebugSymbols Method (Object^, Object^)
Visual Studio 2015
Adds debugging symbols to the deployed project.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- pDeployable
-
Type:
System::Object^
Debug symbol file to add to the deployed project.
- pProject
-
Type:
System::Object^
Project being deployed.
Return Value
Type: System::Object^
Show: