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