Open sandboxFocus

Property EnumeratorTemplate

EnumeratorTemplate

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

Declaration
public string? EnumeratorTemplate { get; }
Property Value
Type Description
string