TdxCloudStorageItem.DriveID Property
Returns the drive ID that indicates on which drive the online resource is stored on the connected Microsoft OneDrive® server.
Declaration
property DriveID: string read;
Property Value
Type |
---|
string |
Remarks
This property returns an empty string instead of the OneDrive drive identifier string if the cloud storage component does not use the Microsoft OneDrive data provider.
See Also