WindowsRuntimeStorageExtensions::OpenStreamForWriteAsync Method
.NET Framework (current version)
Retrieves a stream for writing to a file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
OpenStreamForWriteAsync(IStorageFile) | Retrieves a stream for writing to a specified file. |
|
OpenStreamForWriteAsync(IStorageFolder, String, CreationCollisionOption) | Retrieves a stream for writing to a file in the specified parent folder. |
Show: