다음을 통해 공유


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

새 작업 영역입니다.

적용 대상