ServiceDocumentFormatter.CreateWorkspace(ServiceDocument) Méthode

Définition

Crée un nouveau 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

Paramètres

document
ServiceDocument

À ServiceDocument utiliser pour créer l’espace de travail.

Retours

Retourne un nouveau Workspace.

S’applique à