Parameters
- name
- Unqualified name of the configuration part to be found.
The value of this parameter can be
null
(Nothing
in Visual Basic). - ignoreCase
- Determines whether the search is case-sensitive.
Return Value
null
configuration part if the configuration part is found; returns a null
reference otherwise.
This method can return null
(Nothing
in Visual Basic).