TKFP.DLLのダウンロード
Assembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
2 つのパス文字列を結合します。
Namespace:
TKFP.IOAssembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
Syntax
C# |
---|
public static string Combine( string path1, string path2 ) |
Visual Basic (Declaration) |
---|
Public Shared Function Combine ( _ path1 As String, _ path2 As String _ ) As String |
Parameters
- path1
- Type: System..::.String
第 1 のパス。
- path2
- Type: System..::.String
第 2 のパス。