-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Preview
-
AxsgPreviewHostResponseEnvelope
AxsgPreviewHostResponseEnvelope Class
Definition
Show inherited members (7)
Represents a preview helper response envelope written to the lightweight JSON-line transport.
public sealed record AxsgPreviewHostResponseEnvelope : IEquatable<AxsgPreviewHostResponseEnvelope>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Properties (5)
ErrorGets the error message for a failed response, when present.
KindGets the message kind marker.
OkGets a value indicating whether the request succeeded.
PayloadGets the successful response payload, when present.