Property Order
Order
Determines when the member should be imported: either before (BeforeIntroductions) or after (AfterIntroductions) members have been introduced by the current aspect. Default is BeforeIntroductions.
Declaration
public ImportMemberOrder Order { get; set; }
Property Value
Type | Description |
---|---|
ImportMemberOrder |