Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PowerDeploy
IISDeployService
DirectoryHelper
C# Class PowerDeploy.IISDeployService.DirectoryHelper
Show file
Open project: tobiaszuercher/PowerDeploy
Public Methods
Method
Description
DeleteOldFolders
(
string
path
,
string
folderPrefix
,
int
keep
) :
void
Method Details
DeleteOldFolders()
public
static
method
public
static
DeleteOldFolders
(
string
path
,
string
folderPrefix
,
int
keep
) :
void
path
string
folderPrefix
string
keep
int
return
void