Bitmap for WPF
Exists メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Storage 名前空間 > NativeFile クラス : Exists メソッド
The file path.
Checks if the specified file path exists.
シンタックス
'宣言
 
Public Shared Function Exists( _
   ByVal filePath As System.String _
) As System.Boolean
public static System.bool Exists( 
   System.string filePath
)

パラメータ

filePath
The file path.

戻り値の型

trueif the specified file path exists, falseotherwise
参照

NativeFile クラス
NativeFile メンバ