[This is preliminary documentation and is subject to change.]
Contains the base64Binary encoding of binary or text data not encoded in UTF-8.
| C# | Visual Basic | Visual C++ |
public class BinaryData : SifKeyedElement
Public Class BinaryData _ Inherits SifKeyedElement
public ref class BinaryData : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| BinaryDataBinaryDataNew()() |
Creates an instance of a BinaryData
| |
| BinaryDataBinaryDataNew(String) |
Constructor that accepts values for all mandatory fields
| |
| Description |
Gets or sets the value of the Description attribute.
| |
| FileName |
Gets or sets the value of the FileName attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| MIMEType |
Gets or sets the value of the MIMEType attribute.
| |
| Value |
Gets or sets the value of the <BinaryData> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| BinaryData | ||||