BlobProperty Class |
BlobPropertySerializableBlobThe BlobProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| BlobProperty | Initializes a new instance of the BlobProperty class | |
| BlobProperty | Initializes a new instance of the BlobProperty class |
| Name | Description | |
|---|---|---|
| BlobClass | To be added. | |
| JniPeerMembers | To be added. | |
| ThresholdClass | To be added. | |
| ThresholdType | To be added. |
BlobProperty implements the property that allows to manage any class through the ConfigurationManager.
The only constraint is that the base type for a BlobProperty must extends the abstract class SerializableBlob.