2006-05-20 Zac Bowling <zac@zacbowling.com>
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / IDLDESC.cs
index e52b77546724cdd90b82c033b89f4998fde802f5..aae3e76edd15d1187dd02c6b1a1a14fdb8d43861 100644 (file)
 
 namespace System.Runtime.InteropServices
 {
+#if NET_2_0
+       [Obsolete]
+#else
        [ComVisible (false)]
+#endif
        [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct IDLDESC
        {