Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.IO Namespaces
CMS.IO.Zip
ZipFile Class
ZipFile Methods
AppendAllText Method
Copy Method
Create Method
CreateText Method
Delete Method
Exists Method
GetAccessControl Method
GetFileUrl Method
GetLastWriteTime Method
Move Method
Open Method
OpenRead Method
OpenText Method
ReadAllBytes Method
ReadAllText Method
SetAttributes Method
SetLastWriteTime Method
SetLastWriteTimeUtc Method
WriteAllBytes Method
WriteAllText Method
ZipFile
Exists Method
Determines whether the specified file exists.
Namespace:
CMS.IO.Zip
Assembly:
CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
bool
Exists
(
string
path
)
Parameters
path
Type:
System
String
Path to file
Return Value
Type:
Boolean
See Also
Reference
ZipFile Class
CMS.IO.Zip Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com