The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WindowsRuntimeStreamExtensions.AsStream Method
.NET Framework 4.5
Converts a random access stream in the Windows Runtime to a managed stream in the .NET for Windows Store apps.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AsStream(IRandomAccessStream) | Converts a random access stream in the Windows Runtime to a managed stream in the .NET for Windows Store apps. |
|
AsStream(IRandomAccessStream, Int32) | Converts a random access stream in the Windows Runtime to a managed stream in the .NET for Windows Store apps using the specified buffer size. |
