Represents the event payload raised when the preview URL becomes available.
public sealed record AxsgPreviewHostPreviewStartedEventPayload(string PreviewUrl) : IEquatable<AxsgPreviewHostPreviewStartedEventPayload>
kind:method, kind:property, kind:ctor. Press Esc to clear.AxsgPreviewHostPreviewStartedEventPayload(String)Represents the event payload raised when the preview URL becomes available.