System::FileInfoPtr 类型定义

FileInfoPtr typedef

指向 System::IO::FileInfo 类实例的智能指针的别名。

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

另见