Partager via


AdControl.HasAd Propriété

Définition

Obtient une valeur qui indique si AdControl sert actuellement une bannière publicitaire.

public:
 property bool HasAd { bool get(); };
bool HasAd();
public bool HasAd { get; }
var boolean = adControl.hasAd;
Public ReadOnly Property HasAd As Boolean

Valeur de propriété

Boolean

bool

Retourne true si AdControl sert actuellement une bannière publicitaire ; sinon, false.

S’applique à