IVsProjectTargetDescription2.ResetSelectedValues 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.
Clears any values selected through the PutParameterValue function to their default state.
public:
void ResetSelectedValues();
public:
void ResetSelectedValues();
void ResetSelectedValues();
public void ResetSelectedValues ();
abstract member ResetSelectedValues : unit -> unit
Public Sub ResetSelectedValues ()