XmlXapResolver Class
.NET Framework 4.5
Note: This API is now obsolete.
The XmlXapResolver type is used to resolve resources in the Silverlight application’s XAP package.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
The XmlXapResolver type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Credentials | When overridden in a derived class, sets the credentials used to authenticate Web requests. (Inherited from XmlResolver.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEntity | Maps a URI to an object containing the actual resource. (Overrides XmlResolver.GetEntity(Uri, String, Type).) |
![]() | GetEntityAsync | Asynchronously maps a URI to an object containing the actual resource. (Inherited from XmlResolver.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | RegisterApplicationResourceStreamResolver | Obsolete. Registers a resource stream resolver for the application. |
![]() | ResolveUri | When overridden in a derived class, resolves the absolute URI from the base and relative URIs. (Inherited from XmlResolver.) |
![]() | SupportsType | Adds the ability for the resolver to return other types than just Stream. (Inherited from XmlResolver.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
