IVCWizCtlUI.AddDebugSymbols Method

Adds debugging symbols to the deployed project.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

Object AddDebugSymbols(
    Object pDeployable,
    Object pProject
)

Parameters

  • pDeployable
    Type: System.Object
    Debug symbol file to add to the deployed project.

Return Value

Type: System.Object

.NET Framework Security

See Also

Reference

IVCWizCtlUI Interface

Microsoft.VisualStudio.VsWizard Namespace