This topic has not yet been rated - Rate this topic

Longitude Property

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 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.

 

Exception Result

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

Value is set to null.

Windows Phone 7.x, Windows Phone 8


Send feedback about this documentation to adsfdbk@microsoft.com.
Publication date: 2012-10-30
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.