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

適用於