Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 410 Bytes

irandomaccessstream_canwrite.md

File metadata and controls

22 lines (15 loc) · 410 Bytes
-api-id -api-type
P:Windows.Storage.Streams.IRandomAccessStream.CanWrite
winrt property

Windows.Storage.Streams.IRandomAccessStream.CanWrite

-description

Gets a value that indicates whether the stream can be written to.

-property-value

True if the stream can be written to. Otherwise, false.

-remarks

-examples

-see-also