The following tables list the members exposed by FileBinaryData.
| Name | Description | |
|---|---|---|
| FileBinaryData Constructor | Overloaded. Initializes a new instance of the FileBinaryData class. |
| Name | Description | |
|---|---|---|
| FileName | Gets or sets the file name used to load a file from or save a file to disk. |
| Name | Description | |
|---|---|---|
| LoadData | Overridden. Loads a buffer representing a file located on a disk. |
| SaveData | Overridden. Saves a buffer to a file located on a disk. |