TKFP.DLLのダウンロード
Assembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
指定したパス文字列の拡張子を返します。
Namespace:
TKFP.IOAssembly: TKFP (TKFP.dll 内) バージョン: 1.4.0.2
Syntax
C# |
---|
public static string GetExtension( string path ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetExtension ( _ path As String _ ) As String |
Parameters
- path
- Type: System..::.String
拡張子の取得元のパス文字列。