FarPoint.Win アセンブリ > FarPoint.Win.DPISupporting 名前空間 > DPIUtils クラス : IsResourceExists メソッド |
resourcePath
によって指定されたファイルが存在するかどうかをチェックします。resourcePath
が存在します。'宣言
Public Shared Function IsResourceExists( _ ByVal assembly As Assembly, _ ByVal resourcePath As String _ ) As Boolean
public static bool IsResourceExists( Assembly assembly, string resourcePath )