Click or drag to resize
FileInfo Constructor (String)
Initializes a new instance of the FileInfo class

Namespace: ConnectedApps.Cms.IO
Assembly: ConnectedApps.Cms.IO (in ConnectedApps.Cms.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FileInfo(
	string fileName
)

Parameters

fileName
Type: SystemString
See Also