ServiceDocument.CreateWorkspace Method

Definition

Creates a new Workspace instance.

protected public:
 virtual System::ServiceModel::Syndication::Workspace ^ CreateWorkspace();
protected internal virtual System.ServiceModel.Syndication.Workspace CreateWorkspace ();
abstract member CreateWorkspace : unit -> System.ServiceModel.Syndication.Workspace
override this.CreateWorkspace : unit -> System.ServiceModel.Syndication.Workspace
Protected Friend Overridable Function CreateWorkspace () As Workspace

Returns

A new workspace.

Applies to