The BinaryObject type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BinaryObject | Initializes a new instance of the BinaryObject class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Fields
Name | Description | |
---|---|---|
![]() | Data |
The bytes that make up the file.
|
![]() | DataEncoding |
The encoding used for the data.
|
![]() | FileName |
The name of the file.
|
![]() | Format |
The format of the file.
|
See Also