AxsgPreviewHostHostExitedEventPayload(Nullable, String?) Constructor

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Represents the event payload raised when the preview host process exits.

public AxsgPreviewHostHostExitedEventPayload(int? ExitCode, string? Error)

Parameters

ExitCode
Nullable<Int32>
Error
String