Shunde.NET Framework Class Library

BinaryData Members

BinaryData overview

Public Instance Constructors

BinaryData Overloaded. Initializes a new instance of the BinaryData class.

Public Instance Properties

DataThe data
Exists Checks whether this BinaryData has any data
FilenameThe filename
MimeTypeThe MIME Type, if it is a file
SizeGets the size, in bytes, of this data

Public Instance Methods

Equals (inherited from ValueType)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from ValueType)Returns the fully qualified type name of this instance.

See Also

BinaryData Structure | Shunde.Framework Namespace