Indicates whether the current folder supports the specified CommonFileQuery.
Syntax
var boolean = storageFolder.isCommonFileQuerySupported(query);
Parameters
- query
-
Type: CommonFileQuery
The enum value to test against.
Return value
Type: Boolean [JavaScript] | System.Boolean [.NET] | Platform::Boolean [C++]
True if the folder supports the specified CommonFileQuery; otherwise false.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013