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을(를) 반환합니다.

적용 대상