AppRunnerSettings.IsFrameworkApp property

True if Mono is used to run the app on Linux and macOS.

public bool IsFrameworkApp { get; set; }

See Also