using System.Runtime.CompilerServices; using System.Runtime.InteropServices; namespace IWshRuntimeLibrary; [ComImport] [CompilerGenerated] [Guid("F935DC21-1CF0-11D0-ADB9-00C04FD58A0B")] [TypeIdentifier] public interface IWshShell { }