Skip to content

IWorkspaceCreatedDocument.CreatingWorkspace Property

Definition

Namespace: Corvus.Text.Json.Internal
Assembly: Corvus.Text.Json.dll
Source: IWorkspaceCreatedDocument.cs

CreatingWorkspace()

Gets the workspace that created this document and is therefore responsible for disposing it.

public abstract JsonWorkspace CreatingWorkspace { get; }

Returns

JsonWorkspace

Applies To

Product Versions
.NET 9, 10
.NET Standard 2.0, 2.1

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests.

Open an issue