Click or drag to resize
S3ObjectInfoKey Property
Gets or sets object key.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
public string Key { get; set; }

Property Value

Type: String

Implements

IS3ObjectInfoKey
See Also