ApplicationId | applicationId property

AdControl.ApplicationId | applicationId property

Gets or sets the application ID for this AdControl object. This value is available in Windows Dev Center.

Syntax


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

Property value

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

The application ID for this AdControl object.

Remarks

The application ID is available in Windows Dev Center. This property can be managed by the ad mediator. If necessary, you can manually set this value.

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

Test mode values
Set up ad units in your app
AdControl

 

 

Show:
© 2017 Microsoft