AWS.S3.TS3ObjectRequest.SetKey
Methods
TS3ObjectRequest Class
AWS.S3 Namespace
Setter method for Key.
Delphi
procedure
SetKey
(
const
AKey
:
string
);
C++
__fastcall
SetKey
(
const
AnsiString
AKey
);
Properties
File:
AWS.S3.pas
Namespace:
AWS.S3
Module:
Appercept AWS SDK for Delphi
Parameters
Parameters
Description
const AKey: string
New value for Key.
Help Feedback
Copyright © 2019-2021 Appercept Ltd. All rights reserved.