XmlPreloadedResolver::SupportsType Method (Uri^, Type^)
.NET Framework (current version)
Namespace:
System.Xml.Resolvers
Assembly: System.Xml (in System.Xml.dll)
Return to top
Assembly: System.Xml (in System.Xml.dll)
Parameters
- absoluteUri
-
Type:
System::Uri^
The absolute URI to check.
- type
-
Type:
System::Type^
The Type to return.
| Exception | Condition |
|---|---|
| ArgumentNullException | uri is null. |
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: