AtomPub10CategoriesDocumentFormatter.CreateInlineCategoriesDocument メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サービス ドキュメント内の <atom:categories
> 要素にシリアル化でき、その要素内にカテゴリ セットを格納する InlineCategoriesDocument を作成します。
protected:
override System::ServiceModel::Syndication::InlineCategoriesDocument ^ CreateInlineCategoriesDocument();
protected override System.ServiceModel.Syndication.InlineCategoriesDocument CreateInlineCategoriesDocument ();
override this.CreateInlineCategoriesDocument : unit -> System.ServiceModel.Syndication.InlineCategoriesDocument
Protected Overrides Function CreateInlineCategoriesDocument () As InlineCategoriesDocument
戻り値
サービス ドキュメント内の <atom:categories
> 要素にシリアル化できる InlineCategoriesDocument を返します。