메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public static IsFileLocked ( string filepath ) : bool | ||
filepath | string | |
리턴 | bool |