ModuleInitializerAttribute Properties |
The ModuleInitializerAttribute type exposes the following members.
Name | Description | |
---|---|---|
Order |
Gets the order in which the ModuleInitializerAttribute will be executed if the
current project contains several initializers. Initializers with smaller values of the Order
property get invoked first.
|