Keywords | keywords property

AdControl.Keywords | keywords property

Gets or sets the keywords that target the audience for advertisements.

Syntax


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

Property value

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

The keywords that target the audience for advertisements. Multiple keywords can be added by putting a comma character (‘,’) between each keyword.

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

AdControl

 

 

Show:
© 2017 Microsoft