New test.
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyCultureAttribute.cs
index 2c37838faff9c79c6bfb4de872343e65b4ea4d6e..47f1a9a11a65f08132dc7b4155ce5f28f6c0c318 100644 (file)
 //
 
 using System;
+using System.Runtime.InteropServices;
 
 namespace System.Reflection
 {
+#if NET_2_0
+       [ComVisible (true)]
+       [AttributeUsage (AttributeTargets.Assembly, Inherited=false)]
+#else
        [AttributeUsage (AttributeTargets.Assembly)]
+#endif
        public sealed class AssemblyCultureAttribute : Attribute
        {
                // Field