Property AllowRandomFileNotFoundException
AllowRandomFileNotFoundException
If set to true (the default), when we throw random System.IO.IOException on openInput or createOutput, we may sometimes throw FileNotFoundException or NoSuchFileException.
Declaration
public virtual bool AllowRandomFileNotFoundException { set; }
Property Value
Type | Description |
---|---|
System.Boolean |