Property ValidOnTypes
| Improve this Doc View SourceValidOnTypes
Gets the types of the model member that the underlying attribute can apply to.
Declaration
public IReadOnlyList<Type> ValidOnTypes { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<System.Type> |