General Class

AO_J

General Class
不使用AO,但比较通用的操作
Inheritance Hierarchy
SystemObject  AO_JGeneral

Namespace: AO_J
Assembly: AO_J (in AO_J.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class General

The General type exposes the following members.

Constructors
  NameDescription
Public methodGeneral
Initializes a new instance of the General class
Top
Methods
  NameDescription
Public methodStatic memberaddSecurityControl
为文件夹添加完全访问权限
Public methodStatic memberCopyDirectory
复制文件或文件夹到指定位置
Top
See Also