Condividi tramite


NativeAdV2.Title Proprietà

Definizione

Ottiene il titolo per l'annuncio 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

Valore della proprietà

String

Platform::String

winrt::hstring

Titolo dell'annuncio nativo.

Si applica a

Vedi anche