Class CmdSave
fdscript.xsd CMDSAVE
public class CmdSave : CmdCommand
- Inheritance
-
CmdSave
- Inherited Members
- Extension Methods
Constructors
CmdSave(string)
public CmdSave(string filepath)
Parameters
filepathstring
Fields
Command
public string Command
Field Value
Properties
FilePath
public string FilePath { get; set; }
Property Value
Methods
ToXElement()
public override XElement ToXElement()
Returns
- XElement