AxsgPreviewHostCommandEnvelope(String, String?, JsonElement) Constructor

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Represents a preview helper command envelope read from the lightweight JSON-line transport.

public AxsgPreviewHostCommandEnvelope(string Command, string? RequestId, JsonElement Payload)

Parameters

Command
String
RequestId
String
Payload
JsonElement