Error Property

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Gets the error message for a failed response, when present.

public string? Error { get; init; }

Returns