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 |
|
|
Metadata |
|
See also