[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.FileSystem.S3.V4Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public List<S3V4ListBucketItem> Items { get; }
public List<S3V4ListBucketItem> Items { get; }
Public ReadOnly Property Items As List(Of S3V4ListBucketItem)
Get
Public ReadOnly Property Items As List(Of S3V4ListBucketItem)
Get
public:
property List<S3V4ListBucketItem^>^ Items {
List<S3V4ListBucketItem^>^ get ();
}
public:
property List<S3V4ListBucketItem^>^ Items {
List<S3V4ListBucketItem^>^ get ();
}
member Items : List<S3V4ListBucketItem> with get
member Items : List<S3V4ListBucketItem> with get
Property Value
Type:
List S3V4ListBucketItem