BingAddress.PostalCode Property
Gets or sets the post code, postal code, or ZIP Code of an address.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
String | The post code, postal code, or ZIP Code of an address. |
Remarks
Example: 98178
See Also