Compartir a través de


NativeAdV2.Title Propiedad

Definición

Obtiene el título del anuncio nativo.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Título del anuncio nativo.

Se aplica a

Consulte también