Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
XamlToCSharpGenerator.RemoteProtocol.Preview
AxsgPreviewHostHostExitedEventPayload
Properties
ExitCode
Menu
On this page
ExitCode Property
Definition
Namespace
XamlToCSharpGenerator.RemoteProtocol.Preview
Assembly
XamlToCSharpGenerator.RemoteProtocol.dll
View source
public int? ExitCode { get; init; }
Returns
Nullable<Int32>