DirectoryOperation 构造函数
定义
DirectoryOperation() 构造函数创建 DirectoryOperation 对象的实例。The DirectoryOperation() constructor creates an instance of the DirectoryOperation object.
protected:
DirectoryOperation();
protected DirectoryOperation ();
Protected Sub New ()