Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

ObjectPrefix Property

A prefix for the object(s).

Syntax

[VB.NET]
Public Property ObjectPrefix As String

[C#]
public string ObjectPrefix {get; set;}

Remarks

Used by the ListObjects method to filter the object list. This can be set to a prefix for the objects to be returned within the specified Bucket.

This is used to group objects together by name in a manner similar to the use of subfolders on a file system.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]