Class CmdChild
fdscript.xsd cmdchild
public class CmdChild : CmdCommand
- Inheritance
-
CmdChild
- Inherited Members
- Extension Methods
Constructors
CmdChild(string)
public CmdChild(string filePath)
Parameters
filePathstring
Fields
_templatePath
public string _templatePath
Field Value
Properties
TemplatePath
public string TemplatePath { get; set; }
Property Value
Methods
ToXElement()
public override XElement ToXElement()
Returns
- XElement