2007-05-11 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyKeyNameAttribute.cs
index 527e46b2d959dfa64d897de037dde69cb67c8d34..fa7fb951ca43e8db0d70c6ea1551caad5ec41781 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 AssemblyKeyNameAttribute : Attribute
        {
                // Field