The following tables list the members exposed by CodecsRedirectOpenEventArgs.
| Name | Description | |
|---|---|---|
| CodecsRedirectOpenEventArgs Constructor | Initializaes a new instance of the CodecsRedirectOpenEventArgs class. |
| 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. |