Udostępnij za pośrednictwem


ServiceDocumentFormatter.CreateWorkspace(ServiceDocument) Metoda

Definicja

Tworzy nowy adres 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

Element ServiceDocument do użycia do utworzenia nowego obszaru roboczego.

Zwraca

Zwraca nowy Workspaceelement .

Dotyczy