Documentation for Ice 3.5. The latest release is Ice 3.7. Refer to the space directory for other releases.

The Slice-to-C# compiler, slice2cs, offers the following command-line options in addition to the standard options described in Using the Slice Compilers:

  • --impl
    Generate sample implementation files. This option will not overwrite an existing file.
  • --impl-tie
    Generate sample implementation files using tie classes. This option will not overwrite an existing file.
  • --checksum
    Generate checksums for Slice definitions.
See Also
  • No labels