ServiceDocumentFormatter.SetDocument(ServiceDocument) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the ServiceDocument to write.
protected:
virtual void SetDocument(System::ServiceModel::Syndication::ServiceDocument ^ document);
protected virtual void SetDocument (System.ServiceModel.Syndication.ServiceDocument document);
abstract member SetDocument : System.ServiceModel.Syndication.ServiceDocument -> unit
override this.SetDocument : System.ServiceModel.Syndication.ServiceDocument -> unit
Protected Overridable Sub SetDocument (document As ServiceDocument)
Parameters
- document
- ServiceDocument
The ServiceDocument to write.
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.