[corlib] Parse datetime string using culture calendar. Fixes #18052
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Contexts / ContextProperty.cs
index 7f98ae9f91b5376cabf4871a5ab75dde833049d0..7ad08441210245bd9c133b23b3ef7c4eff3fa746 100644 (file)
@@ -33,6 +33,7 @@ using System;
 
 namespace System.Runtime.Remoting.Contexts {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public class ContextProperty
        {
                string name;