다음을 통해 공유


ResourceCollectionInfo.Categories 속성

정의

CategoriesDocument 개체의 컬렉션입니다.

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

속성 값

Collection<CategoriesDocument>

CategoriesDocument 개체의 컬렉션입니다.

적용 대상