CountryOrRegion | countryOrRegion property

InterstitialAd.CountryOrRegion | countryOrRegion property

Gets or sets the current country or region where the user is located.

Syntax


public:
property String^ CountryOrRegion { 
   String^ get();
   void set (String^ value);
}

Property value

Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]

The current country or region where the user is located.

Requirements

Minimum supported client

Windows 8.1

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1

Namespace

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

InterstitialAd

 

 

Show:
© 2017 Microsoft