Class AllowedTypeAny
IAllowedType that allows selection of any types (.).
public class AllowedTypeAny : IAllowedType
- Inheritance
-
AllowedTypeAny
- Implements
- Inherited Members
Methods
- IsAllowed(string)
Returns true if the file at
path
is compatible with this allow option. Note that the file may not exist (e.g. in the case of saving).
- ToString()
Returns a string representation of this AllowedTypeAny.