다음을 통해 공유


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

적용 대상