Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 376 Bytes

datawriter_writeboolean_1502348983.md

File metadata and controls

23 lines (16 loc) · 376 Bytes
-api-id -api-type
M:Windows.Storage.Streams.DataWriter.WriteBoolean(System.Boolean)
winrt method

Windows.Storage.Streams.DataWriter.WriteBoolean

-description

Writes a Boolean value to the output stream.

-parameters

-param value

The value.

-remarks

-examples

-see-also