Last updated 1 year ago
[DllImport("Kernel32.dll", SetLastError = true, CharSet = CharSet.Unicode)][return: MarshalAs(UnmanagedType.Bool)] public static extern bool GetConsoleAlias(
Microsoft documentation: Link