A Sandcastle Documented Class Library
DirectoryExists メソッド (path)
名前空間CFW.IOFileSystemDirectoryExists(String)
ディレクトリ存在チェック
宣言の構文
C#Visual BasicVisual C++
public abstract bool DirectoryExists(
	string path
)
Public MustOverride Function DirectoryExists ( _
	path As String _
) As Boolean
public:
virtual bool DirectoryExists(
	String^ path
) abstract
パラメータ
path (String)

[Missing <param name="path"/> documentation for "M:CFW.IO.FileSystem.DirectoryExists(System.String)"]

戻り値

[Missing <returns> documentation for M:CFW.IO.FileSystem.DirectoryExists(System.String)]

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)