Partager via


ResourceCollection.Title Propriété

Définition

Obtient l’élément atom :title sous l’élément app :collection .

public:
 property ISyndicationText ^ Title { ISyndicationText ^ get(); };
ISyndicationText Title();
public ISyndicationText Title { get; }
var iSyndicationText = resourceCollection.title;
Public ReadOnly Property Title As ISyndicationText

Valeur de propriété

Collection d’éléments de titre.

S’applique à