SourceFileResolver.FileExists(String) メソッド

定義

protected:
 virtual bool FileExists(System::String ^ resolvedPath);
protected virtual bool FileExists (string resolvedPath);
protected virtual bool FileExists (string? resolvedPath);
abstract member FileExists : string -> bool
override this.FileExists : string -> bool
Protected Overridable Function FileExists (resolvedPath As String) As Boolean

パラメーター

resolvedPath
String

戻り値

適用対象