[]
Represents a property configuration option for the associated export extension.
public class PropertyElement
| Name | Description |
|---|---|
| PropertyElement(string, string, string) | Initializes a new instance of the object class with the specified property, value and value type. |
| Name | Description |
|---|---|
| Property | Gets the property to assign value to. |
| Type | Gets the type of the value to convert the value to. |
| Value | Gets the string value. |