Initializes a new instance of the FilePath class from an existing FilePath instance.
[Visual Basic] Public Sub New( _ ByVal path As FilePath _ ) [C#] public FilePath( FilePath path ); [C++] public: FilePath( FilePath* path ); [JScript] public function FilePath( FilePath path );
FilePath Class | NDoc.Core Namespace | FilePath Constructor Overload List