ServiceDocument.GetFormatter メソッド

定義

AtomPub10ServiceDocumentFormatter インスタンスを取得します。

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

戻り値

ServiceDocumentFormatter のインスタンス。

適用対象