Provides high-level operations for loading and saving project workspaces used by CLI and GUI.
public sealed class ProjectWorkspace
kind:method
kind:property
kind:ctor
CurrentProject
ProjectPath
Initialize(PackagingProject, String?)
LoadAsync(String, CancellationToken)
SaveAsync(String?, CancellationToken)
UpdatePlatformConfiguration(PackagingPlatform, PlatformConfiguration)