Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

StrippingLevel

enumeration

Description

Managed code stripping level.

Properties

DisabledManaged code stripping is disabled.
StripAssembliesUnused parts of managed code are stripped away.
StripByteCodeManaged method bodies are stripped away. AOT platforms only.
UseMicroMSCorlibLightweight mscorlib version will be used at expense of limited compatibility.

Did you find this page useful? Please give it a rating: