GoogleDriveFileSystemProviderBase Properties
Serves as a base class for the GoogleDriveFileSystemProvider and GoogleDrivePersonalFileSystemProvider classes.| Name | Description |
|---|---|
| AccountName | Gets or sets a value that specifies the name of the Google Drive account. |
| RootFolder | Returns the root folder. Inherited from FileSystemProviderBase. |
| RootFolderDisplayName | Gets the root folder’s caption. Inherited from FileSystemProviderBase. |
See Also