CreateFailureResponse(String?, String) Method

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Creates a failed preview helper response envelope.

public static AxsgPreviewHostResponseEnvelope CreateFailureResponse(string? requestId, string error)

Parameters

requestId
String
error
String

Returns