Click or drag to resize
weroSoft AG, Software
CreateAssemblyNameObject Enumeration
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines how creating the assembly name handles creation of the assembly in the GAC.

Namespace:  WeroSoft.PlatformInvoke
Assembly:  WeroSoft.PlatformInvoke.Library (in WeroSoft.PlatformInvoke.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public enum CreateAssemblyNameObject
Members
  Member nameValueDescription
ParseDisplayName1 Defines parsing the assembly into individual properties.
SetDefaultValues2 Defines setting the default values.
See Also