New test.
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyKeyFileAttribute.cs
index df529f33496c5bab0ec15a713fa18f50bf6105a9..5bc980b2f59ba98842063e483d17174d6aa057e3 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 AssemblyKeyFileAttribute : Attribute
        {
                // Field