Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 691 Bytes

istorageproviderpropertycapabilities_ispropertysupported_2031512709.md

File metadata and controls

27 lines (18 loc) · 691 Bytes
-api-id -api-type
M:Windows.Storage.Provider.IStorageProviderPropertyCapabilities.IsPropertySupported(System.String)
winrt method

Windows.Storage.Provider.IStorageProviderPropertyCapabilities.IsPropertySupported

-description

Determines whether a property is supported by the sync root.

-parameters

-param propertyCanonicalName

The name of the property. E.g., "System.Photo.DateTaken"

-returns

True if the property is supported by the sync root; False otherwise

-remarks

-see-also

-examples