FileInfoPtr

FileInfoPtr typedef

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

typedef System::SmartPtr<System::IO::FileInfo> System::FileInfoPtr

See Also