IVsProjectTargetDescription2::GetRetargetParameters Method ()

Visual Studio 2015
 

Returns a list of the parameter names of all parameters that can be retargeted in this target.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

Array^ GetRetargetParameters()

Return Value

Type: System::Array^

Returns Array.

Return to top
Show: