[]
Gets the resource in a format compatible with the backend based on the specified resource information.
Stream GetResource(ResourceInfo resource)
| Type | Name | Description |
|---|---|---|
| ResourceInfo | resource | A ResourceInfo value that indicating the information about the resource to retrieve. |
| Type | Description |
|---|---|
| Stream | A Stream object containing the resource data. |