diff options
Diffstat (limited to 'csharp')
-rw-r--r-- | csharp/src/Ice/PropertyNames.cs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/csharp/src/Ice/PropertyNames.cs b/csharp/src/Ice/PropertyNames.cs index 4702b4f0ccc..f784997ea87 100644 --- a/csharp/src/Ice/PropertyNames.cs +++ b/csharp/src/Ice/PropertyNames.cs @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ./config/PropertyNames.xml, Tue Apr 28 22:03:41 2015 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Thu Apr 7 10:23:17 2016 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -125,6 +125,7 @@ namespace IceInternal new Property(@"^Ice\.IPv4$", false, null), new Property(@"^Ice\.IPv6$", false, null), new Property(@"^Ice\.LogFile$", false, null), + new Property(@"^Ice\.LogFile\.SizeMax$", false, null), new Property(@"^Ice\.LogStdErr\.Convert$", false, null), new Property(@"^Ice\.MessageSizeMax$", false, null), new Property(@"^Ice\.Nohup$", false, null), |