TdxCloudStorageItemPermission.Link Property
Returns a shared link to the target resource.
Declaration
property Link: string read;
Property Value
Type |
---|
string |
Remarks
Use this property to obtain a unique hyperlink that allows the associated user to access the file or folder on a connected storage server. The server generates the link returned by the Link property.
See Also