This topic has not yet been rated - Rate this topic

Longitude Property [UAC_API_REF]

Published: June 4, 2013

Gets or sets the current longitude to use for targeting advertisements.

Namespace: Microsoft.Advertising.Mobile.UI

Assembly: Microsoft.Advertising.Mobile.UI (in Microsoft.Advertising.Mobile.UI.dll) Version: 6.1.909.0

public Double Longitude { get; set; }

Property Value

Property

Type

Valid Values

Longitude

Double

The longitude value is a range from -180.0 to 180.0. Setting the longitude outside of that range will result in the system setting the value to null.

Exceptions

Exception

Result

Invalid location. The value is outside the range of 180.0 degrees to -180.0 degrees.

Value is set to null.

Platforms

Windows Phone 7.x, Windows Phone 8

Report a bug in the product. Send email to psupport@microsoft.com. Send feedback about this documentation to adsfdbk@microsoft.com. Copyright © by Microsoft Corporation. All rights reserved.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.