共用方式為


ServiceDocument.CreateWorkspace 方法

定義

建立新的 Workspace 執行個體。

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

傳回

Workspace

新的工作區。

適用於