General.addSecurityControl Method

AO_J

GeneraladdSecurityControl Method
为文件夹添加完全访问权限

Namespace: AO_J
Assembly: AO_J (in AO_J.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void addSecurityControl(
	string filepath
)

Parameters

filepath
Type: SystemString
文件夹路径
See Also