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