New test.
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyTitleAttribute.cs
index 1398e688efc8b1e73bf10e849c836fb75874847b..721ad3ba5cba5d1515c38b141f5715f90aa54348 100644 (file)
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
+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 AssemblyTitleAttribute : Attribute
        {
                // Field