Click or drag to resize

IResourceManager Methods

The IResourceManager type exposes the following members.

Methods
  NameDescription
Public methodGetResourceAsStream
Attempts to retrieve the resource identified by the specified name as a stream. If the stream can not be retrieved, this method returns null.
Public methodResolveResourceFile(String)
Resolves a resource and returns the file INFO.
Public methodResolveResourceFile(String, String)
Resolves a resource and returns the file INFO.
Public methodResolveResourceURL
Resolves a resource and the URL for the resource
Top
See Also