Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
XamlToCSharpGenerator.RemoteProtocol.Preview
AxsgPreviewHostResponseEnvelope
Properties
Error
Menu
On this page
Error Property
Definition
Namespace
XamlToCSharpGenerator.RemoteProtocol.Preview
Assembly
XamlToCSharpGenerator.RemoteProtocol.dll
View source
Gets the error message for a failed response, when present.
public string? Error { get; init; }
Returns
String