Click or drag to resize
GDStorageFileIsAvailable Property
Indicates if the file is local, is cached locally, or can be downloaded.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public bool IsAvailable { get; }

Property Value

Type: Boolean
This method always returns true for any BlackBerry Dynamics file.

Implements

IStorageFilePropertiesWithAvailabilityIsAvailable
See Also