Merge pull request #910 from akoeplinger/cleanup-test-ignores
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Contexts / IDynamicProperty.cs
index fe204c55385dcf7c1bcb68c6fd074ed96e5f6ece..c29c4d53e2bf6d797568c01f7fdb4a83aa2bec8d 100644 (file)
@@ -33,6 +33,7 @@
 
 namespace System.Runtime.Remoting.Contexts {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public interface IDynamicProperty {
 
                string Name {