Provides transport-neutral studio runtime control and update operations shared by MCP and remote adapters.
public sealed class AxsgRuntimeStudioService
kind:method, kind:property, kind:ctor. Press Esc to clear.AxsgRuntimeStudioService()Creates a new studio runtime service.ApplyDocumentTextAsync(String?, String?, String?, Nullable<Int64>, CancellationToken)Applies XAML text to the active or specified studio document.ApplyUpdateAsync(SourceGenStudioUpdateRequest, CancellationToken)Applies a studio update request.Configure(SourceGenStudioOptions)Applies a full studio options snapshot and returns the updated studio status.Disable()Disables studio mode and returns the updated studio status snapshot.Enable(SourceGenStudioOptions?)Enables studio mode and returns the updated studio status snapshot.GetScopes()Gets the current studio scopes.StartSession()Starts a new studio session.StopSession()Stops the current studio session and returns the updated studio status.