For a list of all members of this type, see CodecsRedirectOpenEventArgs members.
"| Name | Description | |
|---|---|---|
| Access | Gets the requested mode that determines how the file can be accessed. |
| FileName | Gets the name of the file to be opened. |
| Mode | Gets the requested mode that determines how to open or create the file. |
| Share | Gets the requested mode that determines how the file will be shared by processes. |
| Success | Gets or sets a value indicating that the open operation was successful. |