The StandardFolderProvider 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 FolderProvider.)
Public propertyRequiresNetworkConnectivity
Gets a value indicating if the provider requires network connectivity to do its tasks.
(Overrides FolderProvider..::..RequiresNetworkConnectivity.)
Public propertySupportsMappedPaths
Indicates if the folder provider supports mapped paths when creating new folders
(Inherited from FolderProvider.)
Public propertySupportsMoveFile (Overrides FolderProvider..::..SupportsMoveFile.)
Public propertySupportsMoveFolder (Overrides FolderProvider..::..SupportsMoveFolder.)

See Also