IResolvedResource InterfaceIResolvedResource InterfaceIResolvedResource Interface
- XmlPrime 4.0
- Other Versions ▼
Defines the methods supported by a resource that has been returned from an IResourceResolverIResourceResolverIResourceResolver.
The IResolvedResourceIResolvedResourceIResolvedResource
type exposes the following members.
Properties
| Property | Description | |
|---|---|---|
| EncodingEncodingEncoding | Gets the encoding used by the resource, if it has been resolved. | |
| EncodingNameEncodingNameEncodingName | Gets the name of the encoding used by the resource. | |
| MediaTypeMediaTypeMediaType | Gets or sets the media-type of the resolved resource. |
Methods
| Method | Description | |
|---|---|---|
| GetStreamGetStreamGetStream | Gets a StreamStreamStream over the resource. | |
| GetTextReaderGetTextReaderGetTextReader | Gets a TextReaderTextReaderTextReader over the resource. |
