Condividi tramite


NativeAdV2.Description Proprietà

Definizione

Ottiene la descrizione per l'annuncio nativo.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Descrizione dell'annuncio nativo.

Si applica a

Vedi anche