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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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