KitchenDraw SDK 2
Show / Hide Table of Contents

Property Xml

Xml

XML data used to extend the catalog format.

Declaration
public string Xml { get; set; }
Property Value
Type Description
string
Remarks

This data is only accessible by plugins or wizards developed specifically for this catalog.

Though it is possible to get/set the property directly, it is recommended to use CustomInfo property to process individual keys from this XML data.

In this article
Back to top Generated by DocFX