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
GetDirectoryInfo Method
Returns new instance of directory info.
Namespace:
CMS.IO
Assembly:
CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
DirectoryInfo
GetDirectoryInfo
(
string
path
)
Parameters
path
Type:
System
String
Path
Return Value
Type:
DirectoryInfo
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