Open sandboxFocus

Property ExplicitOrder

ExplicitOrder

Gets the aspect layer execution order given by the AspectOrderAttribute attributes. Several layers can have the same value for the ExplicitOrder property if ordering is incomplete. For the actual execution order without ambiguities, see the Order property.

Declaration
int? ExplicitOrder { get; }
Property Value
Type Description
int?