Represents an apply-document-text request payload.
public sealed record AxsgStudioApplyDocumentTextRequest(string? BuildUri, string? XamlText) : IEquatable<AxsgStudioApplyDocumentTextRequest>
kind:method, kind:property, kind:ctor. Press Esc to clear.AxsgStudioApplyDocumentTextRequest(String?, String?)Represents an apply-document-text request payload.