ParseCommandLine(String) Method

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Parses a JSON-line command envelope emitted by the VS Code preview client.

public static AxsgPreviewHostCommandEnvelope ParseCommandLine(string line)

Parameters

line
String

Returns