slice2cs Command-Line Options

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