Mono Class Library: Overview

System.Xml.XmlUrlResolver: Members

The members of System.Xml.XmlUrlResolver are listed below.

See Also: Inherited members from System.Xml.XmlResolver

Public Constructors

Constructs and initializes a new instance of the System.Xml.XmlUrlResolver class.

Public Properties

[write-only]
override
CredentialsSystem.Net.ICredentials. Sets the credentials used to authenticate Web requests.

Public Methods

override
GetEntity(Uri, string, Type) : object
Maps a URI to an object containing the actual resource that the URI represents.
override
ResolveUri(Uri, string) : Uri
Resolves the absolute URI from the base and relative URIs.