UploadControlGoogleDrivePersonalSettings Constructors
Provides account settings allowing the upload control to access a file system retained in the Google Drive (personal account).| Name | Parameters | Description |
|---|---|---|
| UploadControlGoogleDrivePersonalSettings() | none | Initializes a new instance of the UploadControlGoogleDrivePersonalSettings class. |
| UploadControlGoogleDrivePersonalSettings(IPropertiesOwner) | owner | Initializes a new instance of the UploadControlGoogleDrivePersonalSettings class. |
See Also