IVsProjectTargetDescription2.GetRetargetParameters Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a list of the parameter names of all parameters that can be retargeted in this target.
public:
Array ^ GetRetargetParameters();
public Array GetRetargetParameters ();
abstract member GetRetargetParameters : unit -> Array
Public Function GetRetargetParameters () As Array
Returns
Returns Array.