GoogleDrivePersonalFileSystemProvider Properties
Provides an implementation of the Google Drive Personal File System Provider.Name | Description |
---|---|
AccountName | Gets or sets a value that specifies the name of the Google Drive account. Inherited from GoogleDriveFileSystemProviderBase. |
RedirectUri | Specifies the URL to which the browser is redirected when authentication is complete. |
RootFolder | Returns the root folder. Inherited from FileSystemProviderBase. |
RootFolderDisplayName | Gets the root folder’s caption. Inherited from FileSystemProviderBase. |
See Also