Partager via


NativeAdV2.Title Propriété

Définition

Obtient le titre de l’annonce native.

public:
 property Platform::String ^ Title { Platform::String ^ get(); };
winrt::hstring Title();
public string Title { get; }
var string = nativeAdV2.title;
Public ReadOnly Property Title As String

Valeur de propriété

String

Platform::String

winrt::hstring

Titre de l’annonce native.

S’applique à

Voir aussi