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