Method WriteToAsync
WriteToAsync(Stream)
Saves this node and any referenced local files into the given
Declaration
public async Task WriteToAsync(Stream writableStream)
Parameters
| Type | Name | Description |
|---|---|---|
| Stream | writableStream | A writable |
Returns
| Type | Description |
|---|---|
| Task | The task object representing the asynchronous write operation. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |