Skip to main content
Tab

DropboxFileSystemProvider Properties

Provides an implementation of the Dropbox File System Provider.
Name Description
AccessTokenValue Obsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
AccountName Gets or sets a value that specifies the name of the Dropbox account.
RootFolder Returns the root folder. Inherited from FileSystemProviderBase.
RootFolderDisplayName Gets the root folder’s caption. Inherited from FileSystemProviderBase.
TeamMemberID Obsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
See Also