Click or drag to resize
S3ObjectInfoIsDirectory Property
Gets whether current object is directory.

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

Property Value

Type: Boolean

Implements

IS3ObjectInfoIsDirectory
See Also