XmlDictionaryWriter.WriteValue Method (TimeSpan)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Writes a TimeSpan value.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- value
- Type: System.TimeSpan
The TimeSpan value to write.
Show: