This class is used to represent a file path. Support is included for
treating the path as fixed or relative and for expanding environment
variables in the path name.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class FilePath : ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class FilePath _ Implements ICloneable |