IPathResolver.TransformPath(String) 方法

定義

轉換路徑。

public string TransformPath (string path);
abstract member TransformPath : string -> string
Public Function TransformPath (path As String) As String

參數

path
String

要檢查的路徑。

傳回

已轉換的路徑。

適用於