Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 420 Bytes

idatawriter_writestring_1124518613.md

File metadata and controls

26 lines (18 loc) · 420 Bytes
-api-id -api-type
M:Windows.Storage.Streams.IDataWriter.WriteString(System.String)
winrt method

Windows.Storage.Streams.IDataWriter.WriteString

-description

Writes a string value to the output stream.

-parameters

-param value

The value to write.

-returns

The length of the string.

-remarks

-examples

-see-also