DateTimeEditors for WinRT
ContainsFolderAsync Method

Syntax
'Declaration
 
Public Shared Function ContainsFolderAsync( _
   ByVal folder As Windows.Storage.StorageFolder, _
   ByVal name As System.String _
) As System.Threading.Tasks.Task(Of Boolean)
public static System.Threading.Tasks.Task<bool> ContainsFolderAsync( 
   Windows.Storage.StorageFolder folder,
   System.string name
)

Parameters

folder
name
See Also

Reference

Extensions Class
Extensions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback