[]
Represents a report resource returned by GetResource(ResourceInfo).
public struct Resource
| Name | Description |
|---|---|
| Resource(Stream, Uri) | Initializes a new instance of the Resource struct. |
| Name | Description |
|---|---|
| ParentUri | Gets the parent System.Uri of the located resource. |
| Value | Gets the Stream that contains the resource content. |