Uri]$Path; if($PathInfo.IsUnc){ $PathType="UNC Path" } else { $PathType="Local Path" }; if(Test-Path -Path $Path){ ...
確定! 回上一頁