Click or drag to resize
FileSetAttributes Method

Namespace: ConnectedApps.Cms.IO
Assembly: ConnectedApps.Cms.IO (in ConnectedApps.Cms.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void SetAttributes(
	string path,
	FileAttributes fileAttributes
)

Parameters

path
Type: SystemString
fileAttributes
Type: System.IOFileAttributes
See Also