-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Preview
-
AxsgPreviewHostHostExitedEventPayload
-
Constructors
-
AxsgPreviewHostHostExitedEventPayload(Nullable, String?)
AxsgPreviewHostHostExitedEventPayload(Nullable, String?) Constructor
Definition
Represents the event payload raised when the preview host process exits.
public AxsgPreviewHostHostExitedEventPayload(int? ExitCode, string? Error)
Parameters