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.
Declaration
public int Order { get; }
Property Value
Type | Description |
---|---|
int |