/ Assembly List / LJCGenTextEdit / FilePaths

Namespace - LJCGenTextEdit


Syntax

C#
public class FilePaths

Represents a collection of Section objects.

Remarks

This class holds the last used file paths. It can serialize and deserialize the values from an XML file with the default name FilePaths.xml.

Public Methods
Deserialize Deserializes from the specified XML file.
Serialize Serializes the collection to a file.
2 Methods

Properties
DataXMLPath Gets or sets the Data XML Path.
DefaultFileName Gets the Default File Name.
OutputPath Gets or sets the Output Path.
TemplatePath Gets or sets the Template Path.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.