Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.IO Namespaces
CMS.IO
ZipProviderLoader Class
ZipProviderLoader Methods
CreateDirectoryProviderObject Method
CreateFileProviderObject Method
Dispose Method
GetDirectoryInfo Method
GetFileInfo Method
GetFileStream Method
GetInternalProvider Method
ZipProviderLoader
GetFileInfo Method
Returns new instance of FileInfo object.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
FileInfo
GetFileInfo
(
string
fileName
)
Parameters
fileName
Type:
System
String
File name
Return Value
Type:
FileInfo
Exceptions
Exception
Condition
NotImplementedException
Zip provider doesn't provide any IO access on it's own.
See Also
Reference
ZipProviderLoader Class
CMS.IO Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com