Kentico 12 Service Pack API Reference
Kentico 12 Service Pack 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: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com