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