Gets a bool value indicating whether the assembly was marked private.
Documentation for this section has not yet been entered.
A private assembly is used only by the application of which it is a part, and not by other software.
Applying this attribute does not automatically obfuscate the assembly. Applying the attribute is an alternative to creating a configuration file for the obfuscation tool. That is, it merely provides instructions for an obfuscation tool. Microsoft recommends that vendors of obfuscation tools follow the semantics described here. However, there is no guarantee that a particular tool follows Microsoft recommendations.