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