All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
BinaryData Class Reference

BinaryData Class More...

Public Member Functions

 BinaryData ()
 Initializes a new instance of the BinaryData class. More...
 

Properties

byte[] Data [get, set]
 Gets or sets the data. More...
 
string MimeType [get, set]
 Gets or sets the type of the MIME. More...
 

Description

BinaryData Class

Constructor & Destructor Documentation

Initializes a new instance of the BinaryData class.

Property Documentation

byte [] Data
getset

Gets or sets the data.

string MimeType
getset

Gets or sets the type of the MIME.