Sdílet prostřednictvím


ServiceDocumentFormatter.CreateWorkspace(ServiceDocument) Metoda

Definice

Vytvoří nový objekt Workspace.

protected:
 static System::ServiceModel::Syndication::Workspace ^ CreateWorkspace(System::ServiceModel::Syndication::ServiceDocument ^ document);
protected static System.ServiceModel.Syndication.Workspace CreateWorkspace (System.ServiceModel.Syndication.ServiceDocument document);
static member CreateWorkspace : System.ServiceModel.Syndication.ServiceDocument -> System.ServiceModel.Syndication.Workspace
Protected Shared Function CreateWorkspace (document As ServiceDocument) As Workspace

Parametry

document
ServiceDocument

Použije ServiceDocument se k vytvoření nového pracovního prostoru.

Návraty

Workspace

Vrátí novou Workspace.

Platí pro