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