GoogleDrivePersonalAccount.ClientID Property
Specifies the Google Drive account’s client ID.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies the Google Drive account’s client ID. |
Remarks
To learn more, see the Google Drive Personal File System Provider topic.
See Also