DirectoryInfoPtr

DirectoryInfoPtr typedef

An alias for a smart pointer that points to an instance of System::IO::DirectoryInfo class.

typedef System::SmartPtr<System::IO::DirectoryInfo> System::DirectoryInfoPtr

See Also