InlineCategoriesDocument.Categories Eigenschap

Definitie

Hiermee haalt u de verzameling van syndicatiecategorieën op die zijn gekoppeld aan de InlineCategoriesDocument.

public:
 property System::Collections::ObjectModel::Collection<System::ServiceModel::Syndication::SyndicationCategory ^> ^ Categories { System::Collections::ObjectModel::Collection<System::ServiceModel::Syndication::SyndicationCategory ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.ServiceModel.Syndication.SyndicationCategory> Categories { get; }
member this.Categories : System.Collections.ObjectModel.Collection<System.ServiceModel.Syndication.SyndicationCategory>
Public ReadOnly Property Categories As Collection(Of SyndicationCategory)

Waarde van eigenschap

Een verzameling syndicatiecategorieën.

Van toepassing op