Mono Class Library: Overview

System.Xml.XmlResolver: Members

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

See Also: Inherited members from System.Object

Protected Constructors

Constructs a new instance of the System.Xml.XmlResolver class.

Public Properties

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

Public Methods

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