IResolvedResource InterfaceIResolvedResource InterfaceIResolvedResource Interface

Defines the methods supported by a resource that has been returned from an IResourceResolverIResourceResolverIResourceResolver.

Syntax

Public Interface IResolvedResource
public interface IResolvedResource
public:
interface class IResolvedResource
 
The IResolvedResourceIResolvedResourceIResolvedResource type exposes the following members.

Properties

 PropertyDescription
Public propertyEncodingEncodingEncoding Gets the encoding used by the resource, if it has been resolved.
Public propertyEncodingNameEncodingNameEncodingName Gets the name of the encoding used by the resource.
Public propertyMediaTypeMediaTypeMediaType Gets or sets the media-type of the resolved resource.

Top

Methods

Top