Méthode | Description | |
---|---|---|
DeleteDirectory ( string path ) : void |
Delete directory and all of its contents without sending to Recycle Bin
|
|
IsFileLocked ( string filepath ) : bool |
public static DeleteDirectory ( string path ) : void | ||
path | string | |
Résultat | void |
public static IsFileLocked ( string filepath ) : bool | ||
filepath | string | |
Résultat | bool |