CivicAddress.Unknown Field
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Represents a CivicAddress that contains no data.
Assembly: System.Device (in System.Device.dll)
The value of Unknown is a read-only instance of CivicAddress where the value of each field is an empty string. It is equivalent to calling the CivicAddress constructor with no arguments.
Show: