| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property XMLWrite As String | |
| C# | |
|---|---|
public virtual string XMLWrite {get; set;} | |
Property Value
None
This property is available at design time only. To access an XML file in code, use the WriteXMLFile Method.
The XML files will only store string or numeric property settings. The XML file will not store image or object information.