Configures runtime registration behavior for AXSG hot reload targets.
public sealed class SourceGenHotReloadRegistrationOptions
kind:method, kind:property, kind:ctor. Press Esc to clear.AfterReloadGets a callback invoked after the reload action completes.BeforeReloadGets a callback invoked before the reload action runs.BuildUriGets the build URI associated with the registered XAML artifact.CaptureStateGets a callback that captures state before reload.RestoreStateGets a callback that restores captured state after reload.SourcePathGets the original source path associated with the registered XAML artifact.TrackingTypeGets the logical tracking type used to correlate runtime instances with metadata updates. Defaults to the runtime instance type when not specified.