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.
Tries to remove an existing additional parameter.
public bool TryRemoveAdditionalParameter (string name);
member this.TryRemoveAdditionalParameter : string -> bool
Public Function TryRemoveAdditionalParameter (name As String) As Boolean