XmlDictionaryReader.ReadElementContentAsGuid Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Converts an element's content to a Guid.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The element is not in valid format. |
| FormatException | The element is not in valid format. |
Show: