[System] Uri handling from reference source
[mono.git] / mcs / class / System / System.Configuration / IdnElement.cs
index 84287ebf822e46d591f09d43b6f5ffa40d4c2b4f..56724d4756dce26b3f0290e1260d6d0bee8f9b26 100644 (file)
@@ -43,6 +43,8 @@ namespace System.Configuration
                        properties.Add (enabled_prop);
                }
 
+               internal const UriIdnScope EnabledDefaultValue = UriIdnScope.None;
+
                public IdnElement ()
                {
                }