AWS SDK for .NET Documentation
KeyVersion Constructor (key, versionId)
Amazon
►
Amazon.S3.Model
►
KeyVersion
►
KeyVersion(String, String)
C#
Did this page help you?
Yes
No
Tell us about it...
Constructs a KeyVersion object. specifying both the key and the version.
Declaration Syntax
C#
public
KeyVersion
(
string
key
,
string
versionId
)
Parameters
key
(
String
)
versionId
(
String
)
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)