CategoriesDocument.GetFormatter メソッド

定義

このメソッドが呼び出されるときの AtomPub10CategoriesDocumentFormatter を使用して初期化される新しい CategoriesDocument インスタンスを取得します。

public:
 System::ServiceModel::Syndication::CategoriesDocumentFormatter ^ GetFormatter();
public System.ServiceModel.Syndication.CategoriesDocumentFormatter GetFormatter ();
member this.GetFormatter : unit -> System.ServiceModel.Syndication.CategoriesDocumentFormatter
Public Function GetFormatter () As CategoriesDocumentFormatter

戻り値

CategoriesDocumentFormatter を返します。

適用対象