'宣言 Public Shared Function GetRelativePath( _ ByVal basePath As System.String, _ ByVal path As System.String _ ) As System.String
'使用法 Dim basePath As System.String Dim path As System.String Dim value As System.String value = Utils.GetRelativePath(basePath, path)
パラメータ
- basePath
- path