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