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