System.Runtime.InteropServices.ComImportAttribute public sealed class ComImportAttribute : Attribute Documentation Code namespace System.Runtime.InteropServices { public sealed class ComImportAttribute : Attribute { public ComImportAttribute(); } }