| C1.Xaml アセンブリ > C1.Xaml 名前空間 > Extensions クラス : ContainsFileAsync メソッド |
'宣言 Public Shared Function ContainsFileAsync( _ ByVal folder As Windows.Storage.StorageFolder, _ ByVal relativePath As System.String _ ) As System.Threading.Tasks.Task(Of Boolean)
public static System.Threading.Tasks.Task<bool> ContainsFileAsync( Windows.Storage.StorageFolder folder, System.string relativePath )