DiscoveryExceptionDictionary::Remove Method (String^)
.NET Framework (current version)
Removes an Exception with the specified URL from the DiscoveryExceptionDictionary.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- url
-
Type:
System::String^
The URL of the Exception to remove from the DiscoveryExceptionDictionary.
| Exception | Condition |
|---|---|
| ArgumentNullException | url is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: