共用方式為


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

傳回

適用於