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 |
Gets the name of the template that must be applied to iterator getters returning an IEnumerable<T> or IEnumerable.
public string? EnumerableTemplate { get; }| Type | Description |
|---|---|
| string |