Metalama//API Documentation/Aspect API/Metalama.​Framework.​Advising/Getter­Template­Selector/Enumerable­Template
Open sandboxFocus

Property EnumerableTemplate

EnumerableTemplate

Gets the name of the template that must be applied to iterator getters returning an IEnumerable<T> or IEnumerable.

Declaration
public string EnumerableTemplate { get; }
Property Value
Type Description
String