[Missing <summary> documentation for "P:XmlDefs.Thing.Classname"]

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Syntax

C#
[XmlAttributeAttribute]
[HelpAttribute("The name of the class that will be created when this file is loaded.")]
public string Classname { get; set; }

See Also