Initializes new instance of FileInfo.
Namespace: CMS.FileSystemStorageAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public FileInfo(
string filename
)
Parameters
- filename
- Type: SystemString
File name from which info should be created
See Also