API version 1.5.2
Top
[This is preliminary documentation and is subject to change.]
The TExternalBaseDllProperty type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Category |
Gets the property category.
| |
| Description |
Gets the property description.
| |
| DisplayName |
Gets the property display name.
| |
| Name |
Gets the name of the property.
| |
| Order |
Gets the property order.
| |
| Tags |
Gets the property tags
| |
| Type |
Gets the System.Type of the property.
| |
| Value |
Gets/Sets the current value of the property.
|
See Also