次の方法で共有


DefaultFileSystem.FileExists(String) メソッド

定義

public:
 virtual bool FileExists(System::String ^ path);
public bool FileExists (string path);
abstract member FileExists : string -> bool
override this.FileExists : string -> bool
Public Function FileExists (path As String) As Boolean

パラメーター

path
String

戻り値

実装

適用対象