IStorageFilePropertiesWithAvailability Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the IsAvailable property.
public interface class IStorageFilePropertiesWithAvailability
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2949365403, 22571, 16691, 150, 72, 228, 76, 164, 110, 228, 145)]
struct IStorageFilePropertiesWithAvailability
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2949365403, 22571, 16691, 150, 72, 228, 76, 164, 110, 228, 145)]
public interface IStorageFilePropertiesWithAvailability
Public Interface IStorageFilePropertiesWithAvailability
- Derived
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
IsAvailable |
Indicates if the file is local, is cached locally, or can be downloaded. |