KitchenDraw SDK 2
Show / Hide Table of Contents

Property XmlStringItems

XmlStringItems

Provides access to individual key/value pairs provided for the object either via the @XmlString(...) Mobiscript keyword or by a plugin.

Declaration
public ICustomInfoDictionary XmlStringItems { get; }
Property Value
Type Description
ICustomInfoDictionary
Remarks

See XmlString for details.

In this article
Back to top Generated by DocFX