Condividi tramite


InterstitialAd.Keywords Proprietà

Definizione

Ottiene o imposta le parole chiave destinate al pubblico per gli annunci.

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

void Keywords(winrt::hstring value);
public string Keywords { get; set; }
var string = interstitialAd.keywords;
interstitialAd.keywords = string;
Public Property Keywords As String

Valore della proprietà

String

Platform::String

winrt::hstring

Parole chiave destinate al pubblico per annunci pubblicitari. È possibile aggiungere più parole chiave inserendo un carattere di virgole (',') tra ogni parola chiave.

Si applica a