The DatabaseFolderProvider type exposes the following members.

Properties

  NameDescription
Public propertyIsStorageSecure
Gets a value indicating if the provider ensures the files/folders it manages are secure from outside access.
(Inherited from SecureFolderProvider.)
Public propertyProtectedExtension
Gets the file extension to use for protected files.
(Inherited from SecureFolderProvider.)
Public propertyRequiresNetworkConnectivity
Gets a value indicating if the provider requires network connectivity to do its tasks.
(Inherited from StandardFolderProvider.)
Public propertySupportsMappedPaths
Indicates if the folder provider supports mapped paths when creating new folders
(Inherited from FolderProvider.)
Public propertySupportsMoveFile (Inherited from StandardFolderProvider.)
Public propertySupportsMoveFolder (Inherited from StandardFolderProvider.)

See Also