get_Parent()

DirectoryInfo::get_Parent() method

Returns a shared pointer to DirectoryInfo object that represents a path referring the parent directory of the directory represented by the current object.

DirectoryInfoPtr System::IO::DirectoryInfo::get_Parent()

See Also