Click or drag to resize
ContainerObject Properties

The ContainerObject type exposes the following members.

Properties
  NameDescription
Public propertyBytes
Gets the "bytes" value associated with the object.
Caution note Caution
The value of this property is not defined. Do not use.
Public propertyContentType
Gets the "content type" value associated with the object.
Caution note Caution
The value of this property is not defined. Do not use.
Public propertyExtensionData
Gets a map of object properties which did not map to another field or property during JSON deserialization. The keys of the map represent the property names, and the values are JToken instances containing the parsed JSON values.
(Inherited from ExtensibleJsonObject.)
Public propertyHash
Gets the "hash" value associated with the object.
Caution note Caution
The value of this property is not defined. Do not use.
Public propertyLastModified
Gets the "last modified" value associated with the object.
Caution note Caution
The value of this property is not defined. Do not use.
Public propertyName
Gets a "name" associated with the object.
Caution note Caution
The value of this property is not defined. Do not use.
Top
See Also