指定したディレクトリを削除します。 ディレクトリは空でなければなりません。
C#
RemoveDirectory (sDirectoryName);
VB
RemoveDirectory (sDirectoryName)